diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2012-01-13 14:53:32 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-01-16 16:49:38 +0200 |
commit | ee0a5a04fed6a56eddb0655bb6ff014c63c48b8e (patch) | |
tree | abeeb0a9ce3484a346357683912c655e02e10d63 /xmlhelp/prj/build.lst | |
parent | 229b0cc0029e93fa808624d8aa4dcfa2e289b1aa (diff) |
There is nothing to build in xmlhelp/inc
Diffstat (limited to 'xmlhelp/prj/build.lst')
-rw-r--r-- | xmlhelp/prj/build.lst | 11 |
1 files changed, 5 insertions, 6 deletions
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 |