diff options
author | Oliver Bolte <obo@openoffice.org> | 2009-02-13 08:59:55 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2009-02-13 08:59:55 +0000 |
commit | 6c9ddd803f8944af59778da38460cfe6cda3d32d (patch) | |
tree | 6126f0f5be716d9b35df7205feabda19c041c506 /xmlhelp/prj | |
parent | 0162fbb76ca95af2e98ee1445e1eb57e001b2c9e (diff) |
CWS-TOOLING: integrate CWS ab66
2009-01-26 13:58:36 +0100 ab r266922 : #i98368# Fixed extension path handling for images
2009-01-08 13:04:55 +0100 ab r265997 : #i95412# Added missing dtor
2009-01-08 11:56:40 +0100 ab r265991 : #i95412# Applied patch
Diffstat (limited to 'xmlhelp/prj')
-rw-r--r-- | xmlhelp/prj/build.lst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xmlhelp/prj/build.lst b/xmlhelp/prj/build.lst index c8f5eb1602c3..b360e5f763ee 100644 --- a/xmlhelp/prj/build.lst +++ b/xmlhelp/prj/build.lst @@ -5,6 +5,5 @@ xh xmlhelp\source\treeview nmake - all xh_treeview xh_inc NULL xh xmlhelp\source\com\sun\star\help nmake - all xh_help xh_inc NULL xh xmlhelp\source\cxxhelp\util nmake - all xh_cutil xh_inc NULL xh xmlhelp\source\cxxhelp\qe nmake - all xh_qe xh_inc NULL -xh xmlhelp\source\cxxhelp\db nmake - all xh_db xh_inc NULL xh xmlhelp\source\cxxhelp\provider nmake - all xh_provider xh_inc NULL -xh xmlhelp\util nmake - all xh_util xh_cutil xh_qe xh_db xh_provider NULL +xh xmlhelp\util nmake - all xh_util xh_cutil xh_qe xh_provider NULL |