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

INTEGRATION: CWS os2port01 (1.9.174); FILE MERGED

2007/08/09 09:03:01 obr 1.9.174.2: RESYNC: (1.9-1.10); FILE MERGED
2006/11/29 14:26:48 ydario 1.9.174.1: Initial OS/2 import.
üst 7e21f60d
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.10 $ # $Revision: 1.11 $
# #
# last change: $Author: vg $ $Date: 2007-01-16 15:56:17 $ # last change: $Author: vg $ $Date: 2007-09-20 15:19:54 $
# #
# 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.
...@@ -71,7 +71,7 @@ SHL1VERSIONMAP = export.map ...@@ -71,7 +71,7 @@ SHL1VERSIONMAP = export.map
SHL2OBJS=$(SLO)$/test_cpy_wrt_file.obj SHL2OBJS=$(SLO)$/test_cpy_wrt_file.obj
SHL2TARGET=tcwf SHL2TARGET=tcwf
SHL2STDLIBS=$(SALLIB) SHL2STDLIBS=$(SALLIB)
.IF "$(GUI)"=="WNT" .IF "$(GUI)" == "WNT" || "$(GUI)" == "OS2"
SHL2STDLIBS+=$(SOLARLIBDIR)$/cppunit.lib SHL2STDLIBS+=$(SOLARLIBDIR)$/cppunit.lib
.ENDIF .ENDIF
.IF "$(GUI)" == "UNX" .IF "$(GUI)" == "UNX"
......
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