diff options
author | Pascal Junck <pjunck@openoffice.org> | 2004-11-03 07:03:11 +0000 |
---|---|---|
committer | Pascal Junck <pjunck@openoffice.org> | 2004-11-03 07:03:11 +0000 |
commit | 5425b51a9807b5e22dc50f3cc9dda93c424b011d (patch) | |
tree | f2e09486291f4f1d8ed18b57d76febb42a5ac26b /setup_native | |
parent | b9b5e008896795ddd81ed0d1ddee56bddd2e9832 (diff) |
INTEGRATION: CWS desktintgr03 (1.8.6); FILE MERGED
2004/10/22 13:51:14 tra 1.8.6.3: RESYNC: (1.8-1.9); FILE MERGED
2004/10/22 10:55:26 tra 1.8.6.2: #i34294#added indexingfilter
2004/10/14 11:07:08 tra 1.8.6.1: #i34765#added shellextensions
Diffstat (limited to 'setup_native')
-rw-r--r-- | setup_native/prj/build.lst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/setup_native/prj/build.lst b/setup_native/prj/build.lst index fc99a0ebdd7b..99ea7e762bc1 100644 --- a/setup_native/prj/build.lst +++ b/setup_native/prj/build.lst @@ -8,4 +8,7 @@ pk setup_native\source\win32\customactions\regpython nmake - w sn_regp pk setup_native\source\win32\customactions\javafilter nmake - w sn_javafilter NULL pk setup_native\source\win32\customactions\netframework nmake - w sn_netframework NULL pk setup_native\source\win32\customactions\quickstarter nmake - w sn_quickstarter NULL +pk setup_native\source\win32\customactions\shellextensions nmake - w sn_shellextensions NULL +pk setup_native\source\win32\customactions\indexingfilter nmake - w sn_indexingfilter NULL pk setup_native\source\ulfconv nmake - all sn_ulfconv NULL + |