diff options
Diffstat (limited to 'setup_native/prj')
-rw-r--r-- | setup_native/prj/build.lst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/setup_native/prj/build.lst b/setup_native/prj/build.lst index 6195454d2485..d8bc6f0382ee 100644 --- a/setup_native/prj/build.lst +++ b/setup_native/prj/build.lst @@ -1,4 +1,4 @@ -pk setup_native : soltools PYTHON:python xml2cmp sal officecfg NULL +pk setup_native : soltools xml2cmp sal officecfg 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 @@ -7,7 +7,6 @@ pk setup_native\source\win32\customactions\relnotes nmake - w sn_reln pk setup_native\source\win32\customactions\regactivex nmake - w sn_regactivex NULL pk setup_native\source\win32\customactions\regpatchactivex nmake - w sn_regpatchactivex NULL pk setup_native\source\win32\customactions\reg4msdoc nmake - w sn_reg4msdoc NULL -pk setup_native\source\win32\customactions\regpython nmake - w sn_regpython NULL pk setup_native\source\win32\customactions\javafilter nmake - w sn_javafilter NULL pk setup_native\source\win32\customactions\quickstarter nmake - w sn_quickstarter NULL pk setup_native\source\win32\customactions\shellextensions nmake - w sn_shellextensions sn_tools.w NULL |