summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-01-07 08:55:22 +0000
committerOliver Bolte <obo@openoffice.org>2008-01-07 08:55:22 +0000
commit753bebdc4e82101f84bc72bcbb9e7aa60d5c4886 (patch)
treecbe79ddf6411c39b200f91ac541cb395480e48c8 /scp2
parent5af5ef6620fe83beb42772217660fd5be39e8d57 (diff)
INTEGRATION: CWS sb80 (1.7.76); FILE MERGED
2007/11/20 14:56:09 sb 1.7.76.1: #i82064# On Windows, testtool must be loaded through the testtool.exe = guiloader.exe calls testtool.bin chain, so that OOo-wo-URE testtool has a correct PATH.
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/testtool/module_testtool.scp6
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/testtool/module_testtool.scp b/scp2/source/testtool/module_testtool.scp
index 26af17c031d3..68aaf29a6f6c 100644
--- a/scp2/source/testtool/module_testtool.scp
+++ b/scp2/source/testtool/module_testtool.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: module_testtool.scp,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kz $ $Date: 2007-09-06 10:10:19 $
+ * last change: $Author: obo $ $Date: 2008-01-07 09:55:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,5 +41,5 @@ Module gid_Module_Optional_Testtool
Sortkey = "650";
ParentID = gid_Module_Optional;
Default = NO;
- Files = (gid_File_Bin_Testtool, gid_File_Lib_Communi, gid_File_Lib_Simplecm, gid_File_Hid_Testtool, gid_File_Config_Testtool);
+ Files = (gid_File_Exe_Testtool, gid_File_Bin_Testtool, gid_File_Lib_Communi, gid_File_Lib_Simplecm, gid_File_Hid_Testtool, gid_File_Config_Testtool);
End