diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-06-16 01:17:09 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-06-16 21:01:51 +0300 |
commit | 7d4590a542c34f204c35a45fa1821e6264b8d6ad (patch) | |
tree | e77e7d146e1738740ed5a2757d60ee9115eac0c9 /xmlhelp | |
parent | f50df7e06ffb3c89ff907ca04ac589609905b3ba (diff) |
Use DESKTOP and NATIVE where appropriate
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/prj/build.lst b/xmlhelp/prj/build.lst index 00e285cde858..4594f27fe7f3 100644 --- a/xmlhelp/prj/build.lst +++ b/xmlhelp/prj/build.lst @@ -1,4 +1,4 @@ -xh xmlhelp : comphelper ucbhelper LIBXSLT:libxslt unoil BERKELEYDB:berkeleydb LUCENE:lucene javaunohelper l10ntools unotools NULL +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 |