diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-03-08 14:43:02 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-03-08 14:43:02 +0000 |
commit | 1d3915e742e4eb97f0f09f414f2fa3d9c58ad1b3 (patch) | |
tree | 2affe07b8b7d247820c7e8daf5704bdb850f8444 /instsetoo_native/prj/build.lst | |
parent | 1b00c7b00027a17c95ed44d2cdecd2c1f94362fa (diff) |
INTEGRATION: CWS sysui05 (1.15.36); FILE MERGED
2005/02/28 12:54:38 obr 1.15.36.1: #120027# don't use external packages in >>requires<<
Diffstat (limited to 'instsetoo_native/prj/build.lst')
-rw-r--r-- | instsetoo_native/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/instsetoo_native/prj/build.lst b/instsetoo_native/prj/build.lst index eab40465c34b..aed6decdf922 100644 --- a/instsetoo_native/prj/build.lst +++ b/instsetoo_native/prj/build.lst @@ -1,5 +1,6 @@ oon instsetoo_native :: postprocess 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\util nmake - all oon_util oon_pack oon_msilang NULL +oon instsetoo_native\util nmake - all oon_util oon_pack oon_msilang oon_unix.u NULL |