summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-06-06 15:42:17 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-06-06 15:42:17 +0000
commit2eaf7ff92c2ebed4f2e3df00f63e742097f57f31 (patch)
tree5bd2117d2f8020b410942b30b3034f89b16abb87 /setup_native
parent8e6c5445ed51b0eb01f71926383dc6efc6657810 (diff)
INTEGRATION: CWS mingwport13 (1.6.34); FILE MERGED
2008/06/03 13:33:58 vg 1.6.34.1: #i90179# MinGW catch-up fixes for m14
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/source/win32/customactions/quickstarter/makefile.mk3
-rw-r--r--setup_native/source/win32/customactions/reg4msdoc/makefile.mk3
-rw-r--r--setup_native/source/win32/customactions/regactivex/makefile.mk3
3 files changed, 6 insertions, 3 deletions
diff --git a/setup_native/source/win32/customactions/quickstarter/makefile.mk b/setup_native/source/win32/customactions/quickstarter/makefile.mk
index 076ffd0db337..8fa07b116a34 100644
--- a/setup_native/source/win32/customactions/quickstarter/makefile.mk
+++ b/setup_native/source/win32/customactions/quickstarter/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
# This file is part of OpenOffice.org.
#
@@ -42,6 +42,7 @@ ENABLE_EXCEPTIONS=TRUE
NO_DEFAULT_STL=TRUE
DYNAMIC_CRT=
USE_DEFFILE=TRUE
+MINGW_NODLL=YES
.INCLUDE : settings.mk
diff --git a/setup_native/source/win32/customactions/reg4msdoc/makefile.mk b/setup_native/source/win32/customactions/reg4msdoc/makefile.mk
index 50772a874838..ebb56841d770 100644
--- a/setup_native/source/win32/customactions/reg4msdoc/makefile.mk
+++ b/setup_native/source/win32/customactions/reg4msdoc/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
# 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
diff --git a/setup_native/source/win32/customactions/regactivex/makefile.mk b/setup_native/source/win32/customactions/regactivex/makefile.mk
index c8baa4ab9e5f..45707071d33f 100644
--- a/setup_native/source/win32/customactions/regactivex/makefile.mk
+++ b/setup_native/source/win32/customactions/regactivex/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
# 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