diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-01-07 08:47:20 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-01-07 08:47:20 +0000 |
commit | d2b83ddeff5b055d29e5033a023526676e2bdcfd (patch) | |
tree | 99d9539818d88d93f6c7989bb0067c98680baeb7 /automation/prj | |
parent | 48009a4c7cc39f64a1045749afee84a12cd401ef (diff) |
INTEGRATION: CWS sb80 (1.20.24); FILE MERGED
2007/11/20 09:28:01 sb 1.20.24.1: #i82064# On Windows, testtools 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 'automation/prj')
-rw-r--r-- | automation/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/automation/prj/d.lst b/automation/prj/d.lst index 74a9d2cad908..6e99d47f420c 100644 --- a/automation/prj/d.lst +++ b/automation/prj/d.lst @@ -14,7 +14,7 @@ mkdir: %_DEST%\inc%_EXT%\automation ..\inc\automation\communi.hxx %_DEST%\inc%_EXT%\automation\communi.hxx ..\inc\automation\simplecm.hxx %_DEST%\inc%_EXT%\automation\simplecm.hxx -..\%__SRC%\bin\testtool.exe %_DEST%\bin%_EXT%\testtool.exe +..\%__SRC%\bin\testtool.exe %_DEST%\bin%_EXT%\testtool.bin ..\%__SRC%\bin\testtool %_DEST%\bin%_EXT%\testtool.bin ..\%__SRC%\inc\classes %_DEST%\bin%_EXT%\classes ..\%__SRC%\inc\keycodes %_DEST%\bin%_EXT%\keycodes |