Added datetime module to demo applications.
This commit is contained in:
@@ -36,6 +36,7 @@ SRCS = main.c \
|
||||
$(BACNET_ROOT)/bacstr.c \
|
||||
$(BACNET_ROOT)/bactext.c \
|
||||
$(BACNET_ROOT)/indtext.c \
|
||||
$(BACNET_ROOT)/datetime.c \
|
||||
$(BACNET_ROOT)/bigend.c \
|
||||
$(BACNET_ROOT)/whois.c \
|
||||
$(BACNET_ROOT)/iam.c \
|
||||
|
||||
@@ -31,6 +31,7 @@ SRCS = main.c \
|
||||
..\..\bacstr.c \
|
||||
..\..\bactext.c \
|
||||
..\..\indtext.c \
|
||||
..\..\datetime.c \
|
||||
..\..\filename.c \
|
||||
..\..\bigend.c \
|
||||
..\..\whois.c \
|
||||
|
||||
Reference in New Issue
Block a user