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
@@ -44,7 +44,7 @@ CORESRC = \
$(BACNET_CORE)/bacdcode/characterstring.c \
$(BACNET_CORE)/iam/iam_server.c \
$(BACNET_CORE)/iam/iam_send.c \
$(BACNET_CORE)/rp.c \
$(BACNET_CORE)/readprop/rp_server.c \
$(BACNET_CORE)/whois.c \
$(BACNET_CORE)/bacaddr.c \
$(BACNET_CORE)/abort.c \