winmm => advapi32

This commit is contained in:
Jeff Hill
1998-07-07 22:45:13 +00:00
parent 17d233c2d7
commit 239061a09c
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ include $(TOP)/config/CONFIG_BASE
CXXCMPLR = STRICT
PROD_LIBS = Com
SYS_PROD_LIBS_WIN32 := ws2_32 winmm
SYS_PROD_LIBS_WIN32 := ws2_32 advapi32
TESTPROD := resourceLibTest tsDLListBench tsDLListTest tsDLListTest \
tsSLListBench tsSLListTest minmaxTest

View File

@@ -103,7 +103,7 @@ LIBTYPE := SHARED
# libs needed for PROD and TESTPRODUCT
PROD_LIBS := Com
SYS_PROD_LIBS_WIN32 := ws2_32 winmm
SYS_PROD_LIBS_WIN32 := ws2_32 advapi32
#USR_CFLAGS += -DTS_TEST
#TESTPROD_SRCS=tsSubr.c