Updated demo library to include BVLC file and functionality.

This commit is contained in:
skarg
2008-01-20 21:34:40 +00:00
parent e951f5ab0d
commit f92a6b10f0
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -115,6 +115,7 @@ PORT_SRC = $(BACNET_PORT)\bip-init.c \
$(BACNET_PORT)\rs485.c \
$(BACNET_CORE)\mstp.c \
$(BACNET_CORE)\crc.c \
$(BACNET_CORE)\bvlc.c \
$(BACNET_CORE)\bip.c
CORE1_OBJ = ${CORE1_SRC:.c=.obj}