Kaydet (Commit) 17e0fc3a authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS os2port01 (1.6.174); FILE MERGED

2007/08/09 09:04:07 obr 1.6.174.2: RESYNC: (1.6-1.8); FILE MERGED
2006/11/29 14:26:48 ydario 1.6.174.1: Initial OS/2 import.
üst 42805824
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.8 $ # $Revision: 1.9 $
# #
# last change: $Author: vg $ $Date: 2007-03-26 14:24:28 $ # last change: $Author: vg $ $Date: 2007-09-20 15:20:34 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -60,6 +60,10 @@ SHL1STDLIBS += $(SOLARLIBDIR)$/cppunit.lib ...@@ -60,6 +60,10 @@ SHL1STDLIBS += $(SOLARLIBDIR)$/cppunit.lib
SHL1STDLIBS += $(WS2_32LIB) SHL1STDLIBS += $(WS2_32LIB)
.ENDIF .ENDIF
.IF "$(GUI)" == "OS2"
SHL1STDLIBS += $(SOLARLIBDIR)$/cppunit.lib
.ENDIF
.IF "$(GUI)" == "UNX" .IF "$(GUI)" == "UNX"
SHL1STDLIBS+=$(SOLARLIBDIR)$/libcppunit$(DLLPOSTFIX).a SHL1STDLIBS+=$(SOLARLIBDIR)$/libcppunit$(DLLPOSTFIX).a
SHL1STDLIBS += -ldl -lnsl SHL1STDLIBS += -ldl -lnsl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment