updated after moving BACnet object modules.

This commit is contained in:
skarg
2006-01-10 21:23:55 +00:00
parent fb7376c019
commit 4556df7083
+1 -1
View File
@@ -58,7 +58,7 @@ TLIB = $(BORLAND_DIR)\bin\tlib
# Include directories
#
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)