summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-03-26 13:11:18 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-03-26 13:11:18 +0000
commit16f5f2410f8e2c6bc52aa1243088a340fe3af14d (patch)
tree38aab5747f6ac13e1233d3e83bec208c81e4342b /setup_native
parentbedc35d6275ca5da5653b1f39283f78ca7257ba9 (diff)
INTEGRATION: CWS mingwport03 (1.8.20); FILE MERGED
2006/11/08 14:58:13 vg 1.8.20.2: RESYNC: (1.8-1.9); FILE MERGED 2006/09/18 15:07:15 vg 1.8.20.1: #i53572# MinGW port
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/source/win32/customactions/shellextensions/makefile.mk14
1 files changed, 10 insertions, 4 deletions
diff --git a/setup_native/source/win32/customactions/shellextensions/makefile.mk b/setup_native/source/win32/customactions/shellextensions/makefile.mk
index 4bc05ed5f3c7..68944535dd28 100644
--- a/setup_native/source/win32/customactions/shellextensions/makefile.mk
+++ b/setup_native/source/win32/customactions/shellextensions/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: rt $ $Date: 2006-10-27 12:10:39 $
+# last change: $Author: vg $ $Date: 2007-03-26 14:11:18 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -65,10 +65,16 @@ SLOFILES = \
STDSHL += \
- advapi32.lib\
- msi.lib\
+ $(ADVAPI32LIB)\
+ $(MSILIB)\
$(LIBSTLPORTST)
+.IF "$(COM)"=="GCC"
+STDSHL+= \
+ $(KERNEL32LIB)\
+ -lmsvcrt
+.ENDIF
+
SHL1LIBS = $(SLB)$/$(TARGET).lib
SHL1TARGET = $(TARGET)