From 08651bcc738928cc20afd84b02c4307b590794c3 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 13 Jan 2012 15:09:40 +0200 Subject: Try without xmlhelp on non-desktop OSes --- sdext/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdext/prj') 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 -- cgit