diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-07-09 15:06:52 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-07-09 15:06:52 +0300 |
commit | 4f7e535510f4edf81ecbf0a8f1ba97c4ff5732c8 (patch) | |
tree | a9bbde595abfd0d02416e6dc54a5206278b8888b | |
parent | 16ab07433b21821c4980b0e908ee12e5a77b9557 (diff) |
Build cpputools only for desktop OSes
-rw-r--r-- | pyuno/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyuno/prj/build.lst b/pyuno/prj/build.lst index a7c1c5b03426..e6e0914eb6e3 100644 --- a/pyuno/prj/build.lst +++ b/pyuno/prj/build.lst @@ -1,4 +1,4 @@ -bgpu pyuno : stoc cpputools cppuhelper bridges tools PYTHON:python LIBXSLT:libxslt NULL +bgpu pyuno : stoc DESKTOP:cpputools cppuhelper bridges tools PYTHON:python LIBXSLT:libxslt NULL pu pyuno usr1 - all br_mkout NULL pu pyuno\zipcore nmake - all pu_zipcore NULL pu pyuno\source\module nmake - all pu_module NULL |