Added more object properties to the property list module - it now more than EPICS demo used from existing demo objects.
This commit is contained in:
@@ -8,7 +8,8 @@ TARGET = bacepics
|
||||
|
||||
TARGET_BIN = ${TARGET}$(TARGET_EXT)
|
||||
|
||||
SRCS = main.c
|
||||
SRCS = main.c \
|
||||
../object/device-client.c
|
||||
|
||||
OBJS = ${SRCS:.c=.o}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user