diff options
author | Ingo Schmidt <is@openoffice.org> | 2004-06-04 11:20:21 +0000 |
---|---|---|
committer | Ingo Schmidt <is@openoffice.org> | 2004-06-04 11:20:21 +0000 |
commit | 22d53c4cc5d75d9e2759a5d584be1d7eb3fb38a9 (patch) | |
tree | ae940a263b6d3d280b321028b354736ebb321f97 /instsetoo_native/prj | |
parent | 984c35d825fe1ab28cc6f0e5d3629679a89ea914 (diff) |
#i25326# adding images.zip
Issue number:
Submitted by:
Reviewed by:
Diffstat (limited to 'instsetoo_native/prj')
-rw-r--r-- | instsetoo_native/prj/build.lst | 7 | ||||
-rw-r--r-- | instsetoo_native/prj/d.lst | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/instsetoo_native/prj/build.lst b/instsetoo_native/prj/build.lst index d1c603f10575..110c74ae404d 100644 --- a/instsetoo_native/prj/build.lst +++ b/instsetoo_native/prj/build.lst @@ -1,3 +1,4 @@ -oo instsetoo_native : UnoControls basctl chaos configmgr cpputools dbaccess desktop eventattacher extensions extras fileaccess forms io package padmin readlicense_oo remotebridges scaddins scp2 setup_native SO:epm shell sc sch chart2 sd starmath sw ucb wizards officecfg xmlhelp helpcontent MathMLDTD dictionaries bitstream_vera_fonts filter psprint_config fpicker odk embedserv pyuno crashrep scripting embeddedobj hwpfilter unoxml NULL -oo instsetoo_native usr1 - all oo_mkout NULL -oo instsetoo_native\util nmake - all oo_util NULL +oo instsetoo_native : UnoControls basctl chaos configmgr cpputools dbaccess desktop eventattacher extensions extras fileaccess forms io package padmin readlicense_oo remotebridges scaddins scp2 setup_native SO:epm shell sc sch chart2 sd starmath sw ucb wizards officecfg xmlhelp helpcontent MathMLDTD dictionaries bitstream_vera_fonts filter psprint_config fpicker odk embedserv pyuno crashrep scripting embeddedobj hwpfilter unoxml slideshow binfilter NULL +oo instsetoo_native usr1 - all oo_mkout NULL +oo instsetoo_native\packimages nmake - all oo_pack NULL +oo instsetoo_native\util nmake - all oo_util oo_pack NULL diff --git a/instsetoo_native/prj/d.lst b/instsetoo_native/prj/d.lst index e7ea19641e11..438abc1aab25 100644 --- a/instsetoo_native/prj/d.lst +++ b/instsetoo_native/prj/d.lst @@ -1,4 +1,6 @@ mkdir: %COMMON_DEST%\bin%_EXT%\ooo ..\util\hid.lst %COMMON_DEST%\bin%_EXT%\ooo\hid.lst +..\%COMMON_OUTDIR%\bin\images.zip %COMMON_DEST%\bin%_EXT%\images.zip +..\%COMMON_OUTDIR%\bin\images.zip %COMMON_DEST%\bin%_EXT%\images2.zip dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |