To build the Routing demo define BAC_ROUTING in the top Makefile. The value is not important - the symbol has to be defined.
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
|
||||
# configuration
|
||||
BACNET_DEFINES = -DPRINT_ENABLED=1 -DBACAPP_ALL -DBACFILE
|
||||
# for now 1 and 0 are used to build or not to build the routing demo
|
||||
BACNET_DEFINES += -DBAC_ROUTING=1
|
||||
# un-comment the next line to build the routing demo application
|
||||
#BACNET_DEFINES += -DBAC_ROUTING
|
||||
|
||||
#BACDL_DEFINE=-DBACDL_ETHERNET=1
|
||||
#BACDL_DEFINE=-DBACDL_ARCNET=1
|
||||
|
||||
Reference in New Issue
Block a user