Updated project files, makefiles, and the demo debug info.
This commit is contained in:
@@ -42,6 +42,7 @@ CORE_SRC = \
|
||||
$(BACNET_CORE)/bactext.c \
|
||||
$(BACNET_CORE)/datetime.c \
|
||||
$(BACNET_CORE)/indtext.c \
|
||||
$(BACNET_CORE)/debug.c \
|
||||
$(BACNET_CORE)/bigend.c \
|
||||
$(BACNET_CORE)/arf.c \
|
||||
$(BACNET_CORE)/awf.c \
|
||||
|
||||
@@ -297,6 +297,9 @@
|
||||
<Unit filename="..\src\dcc.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="..\src\debug.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
<Unit filename="..\src\filename.c">
|
||||
<Option compilerVar="CC" />
|
||||
</Unit>
|
||||
|
||||
@@ -46,6 +46,7 @@ CORE1_SRC = $(BACNET_CORE)\apdu.c \
|
||||
$(BACNET_CORE)\bactext.c \
|
||||
$(BACNET_CORE)\datetime.c \
|
||||
$(BACNET_CORE)\indtext.c \
|
||||
$(BACNET_CORE)\debug.c \
|
||||
$(BACNET_CORE)\bigend.c \
|
||||
$(BACNET_CORE)\abort.c \
|
||||
$(BACNET_CORE)\reject.c \
|
||||
|
||||
Reference in New Issue
Block a user