Finished changes to make the server project operational.
This commit is contained in:
@@ -33,8 +33,7 @@ SUBDIRS =
|
||||
|
||||
DIST_SUBDIRS =
|
||||
|
||||
ROOT = ../../..
|
||||
CASAINCLUDE = ../../../../CASA/include
|
||||
ROOT = ../..
|
||||
|
||||
LIBDIR = $(ROOT)/$(LIB)
|
||||
|
||||
@@ -55,7 +54,7 @@ CFILES = ../config.c \
|
||||
platform.c
|
||||
|
||||
CSFILES_CSC :=
|
||||
INCLUDES = -I. -I.. -I$(CASAINCLUDE) -I../../../include
|
||||
INCLUDES = -I. -I.. -I$(ROOT)/include
|
||||
RESOURCES =
|
||||
|
||||
if LIB64
|
||||
|
||||
Reference in New Issue
Block a user