summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-06-06 16:05:15 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-06-06 16:05:15 +0000
commit6eed6a27c5f86bee6b0f13b989dc4e24863ca83b (patch)
tree517fdd94703f2aa9556936f1b3807e1fc5891630 /scp2
parent42786e62b2d9f5d6ace93d8cab1ccbc8f49341bd (diff)
INTEGRATION: CWS mingwport13 (1.286.24); FILE MERGED
2008/05/05 14:15:56 vg 1.286.24.1: #i88772# MinGW fixes for DEV300
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp6
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 0ca6ee15b22f..692b71efdef9 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: file_library_ooo.scp,v $
- * $Revision: 1.289 $
+ * $Revision: 1.290 $
*
* This file is part of OpenOffice.org.
*
@@ -1175,9 +1175,9 @@ End
#ifdef WNT
#if defined(_gcc3)
-File GID_FILE_LIB_MINGWM10
+File gid_File_Lib_Mingwm10
BIN_FILE_BODY;
- Styles = (PACKED);
+ Styles = (PACKED, PATCH);
Dir = gid_Dir_Program;
Name = "mingwm10.dll";
End