diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2011-11-17 17:57:23 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2011-11-17 17:57:23 +0200 |
commit | c81bdf3bcdb81886719a24d4df1f19dcf0256ffe (patch) | |
tree | bfdadcdfb328020b33f83c9338ead6d52db343b1 /testtools/prj | |
parent | 6f55d5eaec48212f24bd19b351ddedac3059eb8b (diff) |
Do build cpputools also for non-DESKTOP OSes, needed for bridgetest
Diffstat (limited to 'testtools/prj')
-rw-r--r-- | testtools/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testtools/prj/build.lst b/testtools/prj/build.lst index bd4bc2f9ae2f..0b8f340ccff3 100644 --- a/testtools/prj/build.lst +++ b/testtools/prj/build.lst @@ -1,4 +1,4 @@ -tt testtools : DESKTOP:cpputools io remotebridges stoc javaunohelper PYUNO:pyuno cli_ure offapi ure LIBXSLT:libxslt NULL +tt testtools : cpputools io remotebridges stoc javaunohelper PYUNO:pyuno cli_ure offapi ure LIBXSLT:libxslt NULL tt testtools\inc nmake - all tt_inc NULL tt testtools\source\bridgetest nmake - all tt_bridgetest tt_bridgetest_idl tt_inc NULL tt testtools\source\bridgetest\cli nmake - w,vc7 tt_cli tt_bridgetest tt_bridgetest_idl tt_inc NULL |