summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-03-26 13:09:01 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-03-26 13:09:01 +0000
commit2f1e7043eb082094bd472ca964e8137da18b2eb9 (patch)
tree75a90de79f769901e9d542a6333a46347ec624c3
parent111811fb60c839c17f1901f2c348106947193281 (diff)
INTEGRATION: CWS mingwport03 (1.4.22); FILE MERGED
2006/09/18 15:10:56 vg 1.4.22.1: #i53572# MinGW port
-rw-r--r--setup_native/source/win32/customactions/reg4msdoc/makefile.mk16
1 files changed, 8 insertions, 8 deletions
diff --git a/setup_native/source/win32/customactions/reg4msdoc/makefile.mk b/setup_native/source/win32/customactions/reg4msdoc/makefile.mk
index 922a547b7a19..14659de0f5be 100644
--- a/setup_native/source/win32/customactions/reg4msdoc/makefile.mk
+++ b/setup_native/source/win32/customactions/reg4msdoc/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: ihi $ $Date: 2006-06-29 11:17:31 $
+# last change: $Author: vg $ $Date: 2007-03-26 14:09:01 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -68,12 +68,12 @@ SLOFILES = $(SLO)$/msihelper.obj\
$(SLO)$/register.obj\
$(SLO)$/reg4msdocmsi.obj
-SHL1STDLIBS= kernel32.lib\
- user32.lib\
- advapi32.lib\
- shell32.lib\
- msi.lib\
- shlwapi.lib\
+SHL1STDLIBS= $(KERNEL32LIB)\
+ $(USER32LIB)\
+ $(ADVAPI32LIB)\
+ $(SHELL32LIB)\
+ $(MSILIB)\
+ $(SHLWAPILIB)\
$(LIBSTLPORTST)
SHL1LIBS = $(SLB)$/$(TARGET).lib