Updated demo make files for new directory layout.

This commit is contained in:
skarg
2007-10-10 22:42:02 +00:00
parent 3e0d557300
commit 4e3769b6b4
24 changed files with 55 additions and 121 deletions
+2 -6
View File
@@ -28,14 +28,10 @@ BACNET_DEMO_DIR = ..\demo\server
# directories
BACNET_PORT = ..\..\ports\win32
BACNET_OBJECT = ..\object
BACNET_HANDLER = ..\handler
BACNET_ROOT = ..\..
BACNET_INCLUDE = ..\..\include
INCLUDES = \
-I$(BACNET_ROOT) \
-I$(BACNET_INCLUDE) \
-I$(BACNET_PORT) \
-I$(BACNET_OBJECT) \
-I$(BACNET_HANDLER) \
-I$(BORLAND_DIR)\include
#