From 648f6a670f6bf0573f09d951b6fa88c9e4c33d98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Mon, 20 Sep 2004 11:24:38 +0000 Subject: [PATCH] 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 --- automation/prj/d.lst | 2 ++ 1 file changed, 2 insertions(+) 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"