MovedMoved ReadProperty to subdirectory for library splitting. Split client, server, test for ReadProperty.

This commit is contained in:
skarg
2007-10-14 02:19:24 +00:00
parent b91d73d0bc
commit 947756fa0d
10 changed files with 118 additions and 1030 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ CORESRC = $(BACNET_CORE)/npdu.c \
$(BACNET_CORE)/reject.c \
$(BACNET_CORE)/bacapp.c \
$(BACNET_CORE)/datetime.c \
$(BACNET_CORE)/rp.c \
$(BACNET_CORE)/readprop/rp_server.c \
$(BACNET_CORE)/wp.c \
$(BACNET_CORE)/dcc.c \
$(BACNET_CORE)/rd.c \