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

@ -11,7 +11,6 @@ USR_CPPFLAGS += -I$(TOP)/src/remoteClient
PVACCESS_TEST = $(TOP)/testApp
PROD_LIBS += pvAccess pvData Com
PROD_SYS_LIBS_WIN32 += netapi32 ws2_32
include $(PVACCESS_TEST)/utils/Makefile
include $(PVACCESS_TEST)/remote/Makefile