Files
pvData/testApp/property/Makefile

14 lines
249 B
Makefile

TOP=../..
include $(TOP)/configure/CONFIG
#PROD_HOST += testProperty
#testProperty_SRCS += testProperty.cpp
#testProperty_LIBS += pvData Com
include $(TOP)/configure/RULES
#----------------------------------------
# ADD RULES AFTER THIS LINE