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 | e2562f348601c51a0e387686365af632229351d4 (patch) | |
tree | 148f39f3ac44d28caa96ddd3191fb7b3847174aa | |
parent | 17bcbd1d7cd9218c70ae772e16ceb9664a91a8d7 (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 a7c1c5b03..e6e0914eb 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 |