INTEGRATION: CWS mingwport03 (1.9.56); FILE MERGED
2007/03/19 13:28:22 vg 1.9.56.2: RESYNC: (1.9-1.10); FILE MERGED 2006/09/06 15:09:52 vg 1.9.56.1: #i53572# MinGW port
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.10 $
|
# $Revision: 1.11 $
|
||||||
#
|
#
|
||||||
# last change: $Author: obo $ $Date: 2007-01-25 13:34:52 $
|
# last change: $Author: vg $ $Date: 2007-03-26 13:17:50 $
|
||||||
#
|
#
|
||||||
# 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.
|
||||||
@@ -74,7 +74,7 @@ SHL1LIBS = $(SLB)$/$(TARGET).lib
|
|||||||
SHL1STDLIBS = $(CPPULIB) $(CPPUHELPERLIB) $(SALLIB) $(SALHELPERLIB) $(XML2LIB)
|
SHL1STDLIBS = $(CPPULIB) $(CPPUHELPERLIB) $(SALLIB) $(SALHELPERLIB) $(XML2LIB)
|
||||||
|
|
||||||
.IF "$(OS)" == "WNT"
|
.IF "$(OS)" == "WNT"
|
||||||
SHL1STDLIBS += advapi32.lib
|
SHL1STDLIBS += $(ADVAPI32LIB)
|
||||||
.ENDIF # WNT
|
.ENDIF # WNT
|
||||||
|
|
||||||
SHL1VERSIONMAP = framework.map
|
SHL1VERSIONMAP = framework.map
|
||||||
|
Reference in New Issue
Block a user