diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-02-17 12:27:40 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-02-17 12:27:40 +0000 |
commit | 3092ec7d35d8cc76e13dd94d52789ccbcf04223c (patch) | |
tree | fe7198ecec57cdffe15a3c92a93fc52b59e67c24 /setup_native/prj | |
parent | fd64d8b447b44b5b464baf65074133fc268648b6 (diff) |
INTEGRATION: CWS hro03 (1.16.44); FILE MERGED
2006/02/13 13:10:37 hro 1.16.44.1: #b6369183# Test wether office process is running by trying to rename vcl resource files
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 6dd428e28932..fcec7c512e3e 100644 --- a/setup_native/prj/build.lst +++ b/setup_native/prj/build.lst @@ -10,6 +10,6 @@ pk setup_native\source\win32\customactions\quickstarter nmake - w sn_quic 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\win32\customactions\languagepacks nmake - w sn_languagepacks NULL -pk setup_native\source\win32\customactions\patch nmake - w sn_patch sn_languagepacks.w sn_shellextensions.w NULL +pk setup_native\source\win32\customactions\patch nmake - w sn_patch sn_languagepacks.w sn_shellextensions.w sn_quickstarter.w NULL pk setup_native\source\ulfconv nmake - all sn_ulfconv NULL |