diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-10-04 19:31:12 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-10-04 19:31:12 +0000 |
commit | 062ce5d49d0d769f84ae15842fd7e5d9a201377a (patch) | |
tree | ebd520c634ecdd4edc90e2317c119034ce76f56f /sot/prj | |
parent | 160f790791d6e839919f0d0f9277cb047fe020ae (diff) |
INTEGRATION: CWS mav09 (1.2.38); FILE MERGED
2004/05/13 14:16:23 mav 1.2.38.1: #i27773# build ole simple storage service
Diffstat (limited to 'sot/prj')
-rw-r--r-- | sot/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sot/prj/build.lst b/sot/prj/build.lst index b6e1df110bc9..b6be5327f06f 100644 --- a/sot/prj/build.lst +++ b/sot/prj/build.lst @@ -4,4 +4,5 @@ to sot\inc get - all sot_inc NULL to sot\prj get - all sot_prj NULL to sot\source\base nmake - all sot_base NULL to sot\source\sdstor nmake - all sot_sdst NULL -to sot\util nmake - all sot_ut sot_base sot_sdst NULL +to sot\source\unoolestorage nmake - all sot_unoolestor NULL +to sot\util nmake - all sot_ut sot_base sot_sdst sot_unoolestor NULL |