Revert "try to fix downstream win32 linking"

This reverts commit 4f0c4c46a3.
This commit is contained in:
Michael Davidsaver
2019-05-16 18:09:47 -07:00
parent 4f0c4c46a3
commit f9ac164ee7
6 changed files with 9 additions and 12 deletions

View File

@ -30,6 +30,8 @@ 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