diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-04 09:23:21 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-04 09:23:21 +0000 |
commit | 97a36d691603fbf390091795f1a2aa77760519fc (patch) | |
tree | 07a54c457d3667526b18c8349ac14c90cd457660 /automation/prj | |
parent | 92cbee727c9dde993134e02df828be8cdd86ace9 (diff) |
INTEGRATION: CWS gh12b (1.17.20); FILE MERGED
2006/08/03 07:35:15 gh 1.17.20.1: #i67110#do ot use hidden testtoolrc file
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 8aa32fbee7d0..b0af83c4fff2 100644 --- a/automation/prj/d.lst +++ b/automation/prj/d.lst @@ -22,7 +22,7 @@ hedabu: ..\inc\simplecm.hxx %_DEST%\inc%_EXT%\automation\simplecm.hxx ..\%COMMON_OUTDIR%\bin\images_tt.zip %COMMON_DEST%\bin%_EXT%\images_tt.zip -..\%__SRC%\bin\.testtoolrc %_DEST%\lib%_EXT%\.testtoolrc +..\%__SRC%\bin\testtoolrc %_DEST%\lib%_EXT%\testtoolrc ..\%__SRC%\bin\testtool.ini %_DEST%\bin%_EXT%\testtool.ini dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |