summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/tools/makefile.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-17 06:26:09 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-17 06:26:09 +0000
commitf041252b82dba3bf20bf71ead96c388d43bdc8ea (patch)
tree0b459fe993b07bec15f8344d3e25afa602f676ae /setup_native/source/win32/customactions/tools/makefile.mk
parent1d14c84540617183d54f724f16f7a1f247860943 (diff)
INTEGRATION: CWS mingwport05 (1.2.14); FILE MERGED
2007/06/28 14:54:27 vg 1.2.14.1: #i78271# MinGW port efforts
Diffstat (limited to 'setup_native/source/win32/customactions/tools/makefile.mk')
-rw-r--r--setup_native/source/win32/customactions/tools/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/setup_native/source/win32/customactions/tools/makefile.mk b/setup_native/source/win32/customactions/tools/makefile.mk
index 21bc391f731b..d11a9a8d45bc 100644
--- a/setup_native/source/win32/customactions/tools/makefile.mk
+++ b/setup_native/source/win32/customactions/tools/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: gm $ $Date: 2007-05-10 11:04:51 $
+# last change: $Author: obo $ $Date: 2007-07-17 07:26:09 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -61,11 +61,11 @@ SLOFILES = $(SLO)$/seterror.obj \
SHL1OBJS = $(SLOFILES)
STDSHL+= \
- advapi32.lib\
- msi.lib\
+ $(ADVAPI32LIB)\
+ $(MSILIB)\
$(LIBSTLPORTST)
-SHL1LIBS = $(SLB)$/$(TARGET).lib
+#SHL1LIBS = $(SLB)$/$(TARGET).lib
SHL1TARGET = $(TARGET)
SHL1IMPLIB = i$(TARGET)