diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-11-11 22:48:37 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-11-11 22:49:21 +0100 |
commit | c1758889cbd5e8e4afb1044425c908715eb3e1cd (patch) | |
tree | ff58b017da12c009f0b17c067787d1dbbd52eb7a /lotuswordpro/prj | |
parent | 4ffcc73fa25f174c2d1e161f02cce2d7afc15e3b (diff) |
Heavily simplified utl::ConfigManager.
Diffstat (limited to 'lotuswordpro/prj')
-rw-r--r-- | lotuswordpro/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/prj/build.lst b/lotuswordpro/prj/build.lst index f6c70c5971df..28f4d8466c73 100644 --- a/lotuswordpro/prj/build.lst +++ b/lotuswordpro/prj/build.lst @@ -1,2 +1,2 @@ -wp lotuswordpro : sfx2 sot svx comphelper BOOST:boost ure test NULL +wp lotuswordpro : sfx2 sot svx comphelper configmgr BOOST:boost ure test NULL wp lotuswordpro\prj nmake - all lwp_prj NULL |