diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-01-11 10:25:36 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-01-11 10:25:36 +0000 |
commit | 8179374ce4956f931941d177cb80af10d7dd8a09 (patch) | |
tree | 2cc560d3f7abf97a28a323c64a7974ae4623af06 /desktop/prj | |
parent | 67ca45706733a7d014a29f161544880d03bc75cd (diff) |
INTEGRATION: CWS pj15 (1.26.8); FILE MERGED
2005/01/04 18:20:39 pjanik 1.26.8.1: #i39182#: Add dependency on officeloader for Windows.
Diffstat (limited to 'desktop/prj')
-rw-r--r-- | desktop/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/prj/build.lst b/desktop/prj/build.lst index 4722eb3b313d..694eecb353d2 100644 --- a/desktop/prj/build.lst +++ b/desktop/prj/build.lst @@ -29,4 +29,4 @@ dt desktop\source\deployment\registry\sfwk nmake - all dt_dp_registry_sfwk dt_d dt desktop\source\deployment\registry\component nmake - all dt_dp_registry_component dt_dp_misc NULL dt desktop\source\deployment\registry\configuration nmake - all dt_dp_registry_configuration dt_dp_misc NULL dt desktop\scripts nmake - u dt_scripts NULL -dt desktop\util nmake - all dt_util dt_app dt_so_comp dt_spl dt_wrapper.w dt_migr NULL +dt desktop\util nmake - all dt_util dt_app dt_so_comp dt_spl dt_wrapper.w dt_officeloader.w dt_migr NULL |