no DLL_LIBS and added win32 specific libs

This commit is contained in:
Jeff Hill
1998-02-27 01:02:43 +00:00
parent a50d7ad1da
commit 98cd03c75a

View File

@@ -43,13 +43,11 @@ LIBRARY := ca
# build LIBRARY as a DLL on WIN32, other systems may ignore this
LIBTYPE := SHARED
# WIN32 only: need additional lib to build the DLL and special def-file
DLL_LIBS := Com
PROD := caRepeater
# libs needed to build [TEST]PRODUCT
PROD_LIBS := ca Com
SYS_PROD_LIBS_WIN32 := ws2_32 winmm
TESTPROD := catime acctst