diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-09-20 11:24:38 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-09-20 11:24:38 +0000 |
commit | 648f6a670f6bf0573f09d951b6fa88c9e4c33d98 (patch) | |
tree | 14053afdbdf0bf5a04375a53c2625d47248a93a9 /automation/prj | |
parent | 0b822d1bd99d07d3103ea774823f316fb24d85e8 (diff) |
INTEGRATION: CWS gh7 (1.13.18); FILE MERGED
2004/08/23 08:29:52 gh 1.13.18.1: #i32167# testtool gets its own (much smaller) images.zip
Diffstat (limited to 'automation/prj')
-rw-r--r-- | automation/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/automation/prj/d.lst b/automation/prj/d.lst index 8883df6d372f..6195bfe054e8 100644 --- a/automation/prj/d.lst +++ b/automation/prj/d.lst @@ -14,4 +14,6 @@ mkdir: %_DEST%\inc%_EXT%\automation ..\%__SRC%\inc\keycodes %_DEST%\bin%_EXT%\keycodes ..\%__SRC%\inc\res_type %_DEST%\bin%_EXT%\res_type +..\%COMMON_OUTDIR%\bin\images_tt.zip %COMMON_DEST%\bin%_EXT%\images_tt.zip + dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |