summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-10-01 07:05:18 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-10-01 07:05:18 +0000
commit56a1a3265cdb4f614814413b7fa81f666b4d7c2e (patch)
treef223f93107d4b72130a0b203a5c767e8dc791e1b /scp2
parent30375417852b557dd8fe580d24027a67f780bd8f (diff)
CWS-TOOLING: integrate CWS mingwport15
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 6214b01b7633..8338fc9ad0f4 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.308 $
+ * $Revision: 1.298.4.4 $
*
* This file is part of OpenOffice.org.
*
@@ -1722,7 +1722,7 @@ File gid_File_Lib_Rasqal
#endif
#else
#ifdef _gcc3
- Name = "librasqal-1.dll";
+ Name = "librasqal-0.dll";
#else
Name = "rasqal.dll";
#endif
@@ -1741,7 +1741,7 @@ File gid_File_Lib_Rdf
#endif
#else
#ifdef _gcc3
- Name = "librdf-1.dll";
+ Name = "librdf-0.dll";
#else
Name = "librdf.dll";
#endif