From ee0a5a04fed6a56eddb0655bb6ff014c63c48b8e Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 13 Jan 2012 14:53:32 +0200 Subject: There is nothing to build in xmlhelp/inc --- xmlhelp/prj/build.lst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'xmlhelp/prj/build.lst') diff --git a/xmlhelp/prj/build.lst b/xmlhelp/prj/build.lst index 4594f27fe7f3..446a9df20954 100644 --- a/xmlhelp/prj/build.lst +++ b/xmlhelp/prj/build.lst @@ -1,9 +1,8 @@ xh xmlhelp : comphelper ucbhelper LIBXSLT:libxslt unoil BERKELEYDB:berkeleydb LUCENE:lucene javaunohelper DESKTOP:l10ntools unotools NULL xh xmlhelp usr1 - all xh_mkout NULL -xh xmlhelp\inc nmake - all xh_inc NULL -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\provider nmake - all xh_provider xh_inc NULL +xh xmlhelp\source\treeview nmake - all xh_treeview NULL +xh xmlhelp\source\com\sun\star\help nmake - all xh_help NULL +xh xmlhelp\source\cxxhelp\util nmake - all xh_cutil NULL +xh xmlhelp\source\cxxhelp\qe nmake - all xh_qe NULL +xh xmlhelp\source\cxxhelp\provider nmake - all xh_provider NULL xh xmlhelp\util nmake - all xh_util xh_cutil xh_qe xh_provider NULL -- cgit