diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-06-25 10:49:38 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-06-25 10:49:38 +0000 |
commit | a0141cb54b02266d995f5d05cce7a3133e70baac (patch) | |
tree | 7aa6cd62b518987212e2f07527d051c013c909e3 /testtools | |
parent | 8dc7aa8afc5823b5fb7e65272c54660963b98c8d (diff) |
INTEGRATION: CWS jl104 (1.17.28); FILE MERGED
2008/06/19 10:04:09 jl 1.17.28.1: #i88078# moving tests from cli_ure to testtools
Diffstat (limited to 'testtools')
-rw-r--r-- | testtools/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testtools/prj/build.lst b/testtools/prj/build.lst index 3b36c25fd..24dce4119 100644 --- a/testtools/prj/build.lst +++ b/testtools/prj/build.lst @@ -1,7 +1,8 @@ -tt testtools : cpputools io remotebridges stoc javaunohelper pyuno cli_ure NULL +tt testtools : cpputools io remotebridges stoc javaunohelper pyuno cli_ure offapi NULL tt testtools\inc nmake - all tt_inc NULL tt testtools\source\bridgetest nmake - all tt_bridgetest tt_bridgetest_idl tt_javaTestObjs tt_inc NULL tt testtools\source\bridgetest\cli nmake - w,vc7 tt_cli tt_bridgetest tt_bridgetest_idl tt_inc NULL tt testtools\source\bridgetest\idl nmake - all tt_bridgetest_idl tt_inc NULL tt testtools\com\sun\star\comp\bridge nmake - all tt_javaTestObjs tt_bridgetest_idl tt_inc NULL tt testtools\source\bridgetest\pyuno nmake - all tt_pyuno tt_bridgetest tt_inc NULL +tt testtools\source\cliversioning nmake - all tt_cliver NULL |