From 6c9ddd803f8944af59778da38460cfe6cda3d32d Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 13 Feb 2009 08:59:55 +0000 Subject: 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 --- xmlhelp/prj/build.lst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'xmlhelp/prj') 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 -- cgit