diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-06 15:03:12 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-06 15:03:12 +0000 |
commit | 8d52d22ffa2454c8ed446803af2af9b24476a261 (patch) | |
tree | 8261009ff9112f4bf91fba1ce33c328607a87dc1 /instsetoo_native | |
parent | 632f0991f1b690b3680e01a724966e94494f29de (diff) |
INTEGRATION: CWS iconunify_DEV300 (1.19.160); FILE MERGED
2008/02/25 09:49:33 hjs 1.19.160.1: #i86362# extract icon theme packing to own module
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/prj/build.lst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/instsetoo_native/prj/build.lst b/instsetoo_native/prj/build.lst index 14cb0fe7b574..88e6e0bd5364 100644 --- a/instsetoo_native/prj/build.lst +++ b/instsetoo_native/prj/build.lst @@ -1,7 +1,6 @@ -oon instsetoo_native :: postprocess NULL +oon instsetoo_native :: postprocess packimages NULL oon instsetoo_native usr1 - all oon_mkout NULL -oon instsetoo_native\packimages nmake - all oon_pack NULL oon instsetoo_native\inc_openoffice\unix nmake - u oon_unix NULL oon instsetoo_native\inc_openoffice\windows\msi_languages nmake - all oon_msilang NULL oon instsetoo_native\macosx nmake - u oon_macosx_bundle NULL -oon instsetoo_native\util nmake - all oon_util oon_macosx_bundle.u oon_pack oon_msilang oon_unix.u NULL +oon instsetoo_native\util nmake - all oon_util oon_macosx_bundle.u oon_msilang oon_unix.u NULL |