Kaydet (Commit) 278bf37c authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS os2port02 (1.10.60); FILE MERGED

2007/09/30 13:00:13 ydario 1.10.60.1: Issue number: i82034
Submitted by: ydario
Reviewed by:  ydario
Commit of changes for OS/2 CWS source code integration.
üst 80c2e6f0
......@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.10 $
# $Revision: 1.11 $
#
# last change: $Author: ihi $ $Date: 2007-07-11 13:04:00 $
# last change: $Author: hr $ $Date: 2007-11-02 12:40:32 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
......@@ -90,7 +90,7 @@ SHL1STDLIBS = \
$(SALHELPERLIB) \
$(SALLIB) \
$(TOOLSLIB)
.IF "$(GUI)"=="UNX" || "$(COM)"=="GCC"
.IF ("$(GUI)"=="UNX" || "$(COM)"=="GCC") && "$(GUI)"!="OS2"
SHL1STDLIBS += -lxo$(OFFICEUPD)$(DLLPOSTFIX)
.ELSE
SHL1STDLIBS += ixo.lib
......
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