summaryrefslogtreecommitdiff
path: root/scp2/source
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-20 13:39:22 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-20 13:39:22 +0000
commit5eef0aefceacf2897d318894ebcad5165443ddf2 (patch)
tree95d28098eb8f7ebb0d072fe0451442e2fe9c7205 /scp2/source
parentd062c08f135b41df782f6a9615ff6f6368d60a89 (diff)
INTEGRATION: CWS jl12 (1.27.18); FILE MERGED
2004/08/30 14:30:50 jl 1.27.18.2: RESYNC: (1.27-1.36); FILE MERGED 2004/08/27 06:17:41 jl 1.27.18.1: #i33102# cli_basetypes.dll added
Diffstat (limited to 'scp2/source')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp15
1 files changed, 13 insertions, 2 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 10f89b7b1249..12f4a0297bbd 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: file_library_ooo.scp,v $
*
-* $Revision: 1.48 $
+* $Revision: 1.49 $
*
-* last change: $Author: rt $ $Date: 2004-09-20 12:09:08 $
+* last change: $Author: rt $ $Date: 2004-09-20 14:39:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -256,6 +256,17 @@ End
#if defined WNT && (defined M1300 || defined M1310) // currently the only cli platform
+File gid_File_Lib_Cli_Basetypes
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Name = "cli_basetypes.dll";
+ Dir = gid_Dir_Program;
+End
+
+#endif
+
+#if defined WNT && (defined M1300 || defined M1310) // currently the only cli platform
+
File gid_File_Lib_Cli_Uno
TXT_FILE_BODY;
Styles = (PACKED);