summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-06-06 15:43:13 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-06-06 15:43:13 +0000
commit08eb7eca8afca47b2c37616231f8358826ab0d65 (patch)
treeaa3c1314cb925edd4ec596c1c3f9fdb7106bcefa /setup_native
parent3ac86b7c3482cb4b41acbd0b4fc978a2d42a083c (diff)
INTEGRATION: CWS mingwport13 (1.17.14); FILE MERGED
2008/06/03 13:33:59 vg 1.17.14.1: #i90179# MinGW catch-up fixes for m14
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/source/win32/customactions/shellextensions/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup_native/source/win32/customactions/shellextensions/makefile.mk b/setup_native/source/win32/customactions/shellextensions/makefile.mk
index 4b4dc4dce031..16671430c937 100644
--- a/setup_native/source/win32/customactions/shellextensions/makefile.mk
+++ b/setup_native/source/win32/customactions/shellextensions/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.17 $
+# $Revision: 1.18 $
#
# This file is part of OpenOffice.org.
#
@@ -39,6 +39,7 @@ ENABLE_EXCEPTIONS=TRUE
NO_DEFAULT_STL=TRUE
DYNAMIC_CRT=
USE_DEFFILE=TRUE
+MINGW_NODLL=YES
.INCLUDE : settings.mk
@@ -65,7 +66,6 @@ SLOFILES = \
$(SLO)$/layerlinks.obj \
$(SLO)$/registerextensions.obj
-
STDSHL += \
$(ADVAPI32LIB)\
$(MSILIB)\