try to fix downstream win32 linking

This commit is contained in:
Michael Davidsaver
2019-05-16 10:20:20 -07:00
parent b54cc1f62b
commit 4f0c4c46a3
6 changed files with 12 additions and 9 deletions

View File

@ -30,8 +30,6 @@ pvlist_SRCS += pvlist.cpp
PROD_LIBS += pvAccessCA pvAccess pvData ca Com
PROD_SYS_LIBS_WIN32 += netapi32 ws2_32
include $(TOP)/configure/RULES
#----------------------------------------
# ADD RULES AFTER THIS LINE