From c81bdf3bcdb81886719a24d4df1f19dcf0256ffe Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 17 Nov 2011 17:57:23 +0200 Subject: Do build cpputools also for non-DESKTOP OSes, needed for bridgetest --- testtools/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testtools') 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 -- cgit