Files
pvAccess/configure/CONFIG_PVACCESS_MODULE
2019-05-16 18:11:31 -07:00

11 lines
457 B
Plaintext

#*************************************************************************
# EPICS BASE is distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution.
#*************************************************************************
# LIbraries needed to link a pvAccess tool
EPICS_BASE_PVA_CORE_LIBS = pvAccessIOC pvAccessCA pvAccess pvData
# pvAccess depends on netapi32
PROD_SYS_LIBS_WIN32 += netapi32