summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2004-06-28 16:03:23 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2004-06-28 16:03:23 +0000
commitee1a7fd2c1543161e18f9760f7d07996195a0ece (patch)
tree169c31aa989ab355ae4f1817853c834ad17a69a3 /scp2
parent567be31b1d5b0373a009c9fc64b558c3af4f1115 (diff)
INTEGRATION: CWS dba12 (1.11.10); FILE MERGED
2004/06/14 21:13:22 fs 1.11.10.2: RESYNC: (1.11-1.19); FILE MERGED 2004/04/27 07:01:28 fs 1.11.10.1: #i28385# renamed dbtools lib to SUPD scheme
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp15
1 files changed, 3 insertions, 12 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index cb8e8707cf14..4fcf042d73f4 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.23 $
+* $Revision: 1.24 $
*
-* last change: $Author: rt $ $Date: 2004-06-17 15:45:41 $
+* last change: $Author: hjs $ $Date: 2004-06-28 17:03:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -412,16 +412,7 @@ File gid_File_Lib_Dbpool
#endif
End
-File gid_File_Lib_Dbt
- TXT_FILE_BODY;
- #ifdef UNX
- Name = STRING(CONCAT2(libdbtools2,UNXSUFFIX));
- #else
- Name = "dbtools2.dll";
- #endif
- Dir = gid_Dir_Program;
- Styles = (PACKED);
-End
+STD_LIB_FILE( gid_File_Lib_Dbt, dbtools )
STD_UNO_LIB_FILE( gid_File_Lib_Dbu, dbu )