diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2012-01-13 15:09:40 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-01-16 16:52:55 +0200 |
commit | 08651bcc738928cc20afd84b02c4307b590794c3 (patch) | |
tree | 8aa501cf10c8f3660de34d8e6e803be200c2dde0 /sdext | |
parent | ee0a5a04fed6a56eddb0655bb6ff014c63c48b8e (diff) |
Try without xmlhelp on non-desktop OSes
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/prj/build.lst b/sdext/prj/build.lst index 4c1be7a9810f..fc92fb47664d 100644 --- a/sdext/prj/build.lst +++ b/sdext/prj/build.lst @@ -1,4 +1,4 @@ -dx sdext : TRANSLATIONS:translations offapi comphelper unotools readlicense_oo cppu tools cppuhelper sal javaunohelper officecfg XPDF:xpdf LIBXSLT:libxslt xmlhelp NULL +dx sdext : TRANSLATIONS:translations offapi comphelper unotools readlicense_oo cppu tools cppuhelper sal javaunohelper officecfg XPDF:xpdf LIBXSLT:libxslt DESKTOP:xmlhelp NULL dx sdext usr1 - all sdext_mkout NULL dx sdext\prj get - all sdext_prj NULL dx sdext\source\minimizer nmake - all sdext_minimizer sdext_minimizer_rdoooe sdext_minimizer_rdooo sdext_inc NULL |