Kaydet (Commit) 6698449c authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS gh10 (1.12.22); FILE MERGED

2005/03/16 15:24:58 gh 1.12.22.1: #i44486#do not link obj files against shared library
üst f091f9d1
......@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.12 $
# $Revision: 1.13 $
#
# last change: $Author: obo $ $Date: 2004-09-09 17:24:57 $
# last change: $Author: vg $ $Date: 2005-03-23 15:48:46 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
......@@ -97,13 +97,8 @@ SHL1STDLIBS= \
$(VOSLIB)
.IF "$(GUI)" == "UNX"
SHL1STDLIBS+= -lapp
.ENDIF
.IF "$(GUI)"=="WNT"
SHL1STDLIBS+= \
$(LIBPRE) app.lib \
$(LIBPRE) advapi32.lib \
$(LIBPRE) gdi32.lib
.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