Kaydet (Commit) 8d003170 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS os2port01 (1.6.174); FILE MERGED

2007/08/09 09:05:40 obr 1.6.174.2: RESYNC: (1.6-1.8); FILE MERGED
2006/11/29 14:26:49 ydario 1.6.174.1: Initial OS/2 import.
üst 768915aa
......@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.8 $
# $Revision: 1.9 $
#
# last change: $Author: vg $ $Date: 2007-03-26 14:24:50 $
# last change: $Author: vg $ $Date: 2007-09-20 15:21:02 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
......@@ -59,6 +59,9 @@ SHL1STDLIBS=\
SHL1STDLIBS+= $(SOLARLIBDIR)$/cppunit.lib
SHL1STDLIBS+= $(ADVAPI32LIB)
.ENDIF
.IF "$(GUI)" == "OS2"
SHL1STDLIBS+= $(SOLARLIBDIR)$/cppunit.lib
.ENDIF
.IF "$(GUI)" == "UNX"
SHL1STDLIBS+=$(SOLARLIBDIR)$/libcppunit$(DLLPOSTFIX).a
.ENDIF
......
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