INTEGRATION: CWS mingwport03 (1.19.12); FILE MERGED
2006/09/06 15:09:02 vg 1.19.12.1: #i53572# MinGW port
This commit is contained in:
parent
8b936950a1
commit
0a968b3973
@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.20 $
|
# $Revision: 1.21 $
|
||||||
#
|
#
|
||||||
# last change: $Author: obo $ $Date: 2007-03-09 08:50:58 $
|
# last change: $Author: vg $ $Date: 2007-03-26 13:17:31 $
|
||||||
#
|
#
|
||||||
# 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.
|
||||||
@ -80,7 +80,7 @@ SHL1STDLIBS= \
|
|||||||
$(JVMFWKLIB)
|
$(JVMFWKLIB)
|
||||||
|
|
||||||
.IF "$(GUI)"=="WNT"
|
.IF "$(GUI)"=="WNT"
|
||||||
SHL1STDLIBS += advapi32.lib
|
SHL1STDLIBS += $(ADVAPI32LIB)
|
||||||
.ENDIF
|
.ENDIF
|
||||||
|
|
||||||
SHL1DEPN=
|
SHL1DEPN=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user