summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/scpaction_ooo.scp
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-03-26 14:52:12 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-03-26 14:52:12 +0000
commit6792bb625cb66522fe5f4d947224f9f4e013fd78 (patch)
treed077b6b815ae3df4082461e36d76037adde82c9b /scp2/source/ooo/scpaction_ooo.scp
parent638edb16daa056db1307555e76299afcb4c06fbc (diff)
INTEGRATION: CWS mingwport03 (1.5.450); FILE MERGED
2007/03/20 11:13:37 vg 1.5.450.2: RESYNC MERGED 1.5 1.6 Everything below this line will be added to the revision comment. 2006/09/07 14:47:46 vg 1.5.450.1: #i53572# MinGW port
Diffstat (limited to 'scp2/source/ooo/scpaction_ooo.scp')
-rw-r--r--scp2/source/ooo/scpaction_ooo.scp11
1 files changed, 9 insertions, 2 deletions
diff --git a/scp2/source/ooo/scpaction_ooo.scp b/scp2/source/ooo/scpaction_ooo.scp
index 721a370cd6ab..7dbe04edc6b0 100644
--- a/scp2/source/ooo/scpaction_ooo.scp
+++ b/scp2/source/ooo/scpaction_ooo.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: scpaction_ooo.scp,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2007-01-02 15:31:40 $
+ * last change: $Author: vg $ $Date: 2007-03-26 15:52:12 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -83,6 +83,13 @@ ScpAction scp_Copy_Readme_Txt
Subdir = "readmes";
End
+#if defined(WNT) && defined(_gcc3)
+ScpAction SCP_COPY_MINGWM10
+ Copy = "mingwm10.dll";
+ Name = "mingwm10.dll";
+End
+#endif
+
ScpAction scp_Copy_Xpd_Javaloader
Copy = "javaloader.sh";
Name = "setup";