Updated code to handle Borland 5.5 Compile.

This commit is contained in:
skarg
2009-07-29 17:53:32 +00:00
parent a503aca204
commit 6adf97553f
8 changed files with 68 additions and 13 deletions
+1
View File
@@ -126,6 +126,7 @@ OBJECT_SRC = $(BACNET_OBJECT)\device.c \
PORT_SRC = $(BACNET_PORT)\bip-init.c \
$(BACNET_PORT)\rs485.c \
$(BACNET_PORT)\dlmstp.c \
$(BACNET_PORT)\timer.c \
$(BACNET_CORE)\crc.c \
$(BACNET_CORE)\mstp.c \
$(BACNET_CORE)\mstptext.c \