[Libreoffice-commits] .: i18npool/prj vcl/prj
Tor Lillqvist
tml at kemper.freedesktop.org
Sat Jul 9 05:08:04 PDT 2011
i18npool/prj/build.lst | 2 +-
vcl/prj/build.lst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 91c66a1e09a25bcd0425ef5f44675d6bdcbd905a
Author: Tor Lillqvist <tml at iki.fi>
Date: Sat Jul 9 15:07:39 2011 +0300
Build cpputools only for desktop OSes
diff --git a/i18npool/prj/build.lst b/i18npool/prj/build.lst
index 3a2e0c2..113a9fa 100644
--- a/i18npool/prj/build.lst
+++ b/i18npool/prj/build.lst
@@ -1,4 +1,4 @@
-inp i18npool : bridges sax stoc comphelper CPPUNIT:cppunit ICU:icu i18nutil regexp cpputools LIBXSLT:libxslt NULL
+inp i18npool : bridges sax stoc comphelper CPPUNIT:cppunit ICU:icu i18nutil regexp DESKTOP:cpputools LIBXSLT:libxslt NULL
inp i18npool usr1 - all inp_mkout NULL
inp i18npool\inc nmake - all inp_inc NULL
inp i18npool\source\registerservices nmake - all inp_rserv inp_inc NULL
diff --git a/vcl/prj/build.lst b/vcl/prj/build.lst
index 4b0ece6..29b3a40 100644
--- a/vcl/prj/build.lst
+++ b/vcl/prj/build.lst
@@ -1,4 +1,4 @@
-vc vcl : TRANSLATIONS:translations apple_remote BOOST:boost DESKTOP:rsc sot ucbhelper unotools ICU:icu GRAPHITE:graphite i18npool i18nutil unoil ridljar X11_EXTENSIONS:x11_extensions offapi basegfx basebmp tools DESKTOP:l10ntools icc cpputools svl LIBXSLT:libxslt CAIRO:cairo NULL
+vc vcl : TRANSLATIONS:translations apple_remote BOOST:boost DESKTOP:rsc sot ucbhelper unotools ICU:icu GRAPHITE:graphite i18npool i18nutil unoil ridljar X11_EXTENSIONS:x11_extensions offapi basegfx basebmp tools DESKTOP:l10ntools icc DESKTOP:cpputools svl LIBXSLT:libxslt CAIRO:cairo NULL
vc vcl usr1 - all vc_mkout NULL
vc vcl\prj nmake - all vc_prj NULL
More information about the Libreoffice-commits
mailing list