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