updated after moving BACnet object modules.
This commit is contained in:
@@ -58,7 +58,7 @@ TLIB = $(BORLAND_DIR)\bin\tlib
|
|||||||
# Include directories
|
# Include directories
|
||||||
#
|
#
|
||||||
CC_DIR = $(BORLAND_DIR)\BIN
|
CC_DIR = $(BORLAND_DIR)\BIN
|
||||||
INCL_DIRS = -I$(BORLAND_DIR)\include;..\..\;.
|
INCL_DIRS = -I$(BORLAND_DIR)\include;..\..\;..\..\demo\object\;.
|
||||||
|
|
||||||
CFLAGS = $(INCL_DIRS) $(CS_FLAGS) $(DEFINES)
|
CFLAGS = $(INCL_DIRS) $(CS_FLAGS) $(DEFINES)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user