simpler win32 linking fix

This commit is contained in:
Michael Davidsaver
2019-05-16 18:11:31 -07:00
parent f9ac164ee7
commit bd7ae12143

View File

@ -5,3 +5,6 @@
# 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