diff options
author | Jan Holesovsky <kendy@suse.cz> | 2011-08-23 08:24:48 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-08-23 08:26:14 +0200 |
commit | a54cb659d28fe9cd20253bdf03878ee26a42d50f (patch) | |
tree | db5ae120611e339c28f45e8250a764cad800baaf /setup_native/prj | |
parent | ba4b78aa2931cb283511d477d7de47d351d813ca (diff) |
setup_native does not need sfx2; avoids building vcl when cross-compiling.
Diffstat (limited to 'setup_native/prj')
-rw-r--r-- | setup_native/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_native/prj/build.lst b/setup_native/prj/build.lst index 4ca42cac8f80..2c18ccb0a354 100644 --- a/setup_native/prj/build.lst +++ b/setup_native/prj/build.lst @@ -1,4 +1,4 @@ -pk setup_native : TRANSLATIONS:translations l10ntools soltools sal sfx2 NATIVE:xml2cmp NULL +pk setup_native : TRANSLATIONS:translations l10ntools soltools sal NATIVE:xml2cmp NULL pk setup_native usr1 - all sn_mkout NULL pk setup_native\scripts\source nmake - u sn_source NULL pk setup_native\scripts nmake - u sn_scripts sn_source.u NULL |