diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2004-07-12 12:01:26 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2004-07-12 12:01:26 +0000 |
commit | 18ead2c19718afa8d47277d1c998345c0c85c7c5 (patch) | |
tree | d8a5b5f6a22bc7a6d28b43f7f751e93f42a226aa /testtools/prj | |
parent | ddd7e8356d70f6019fb002e4f99a00fc4bca32a9 (diff) |
INTEGRATION: CWS jl9 (1.10.4); FILE MERGED
2004/06/30 15:01:58 jl 1.10.4.1: #i29433# disabling build because the java component cannot be registered
Diffstat (limited to 'testtools/prj')
-rw-r--r-- | testtools/prj/build.lst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testtools/prj/build.lst b/testtools/prj/build.lst index 0a2ca65675b7..d4cc4ba08cfe 100644 --- a/testtools/prj/build.lst +++ b/testtools/prj/build.lst @@ -1,5 +1,5 @@ tt testtools : cpputools io remotebridges stoc NULL -tt testtools\source\bridgetest nmake - all tt_bridgetest tt_bridgetest_idl tt_javaTestObjs NULL +#tt testtools\source\bridgetest nmake - all tt_bridgetest tt_bridgetest_idl tt_javaTestObjs NULL #tt testtools\source\bridgetest\cli nmake - w,vc7 tt_cli tt_bridgetest NULL -tt testtools\source\bridgetest\idl nmake - all tt_bridgetest_idl NULL -tt testtools\com\sun\star\comp\bridge nmake - all tt_javaTestObjs tt_bridgetest_idl NULL +#tt testtools\source\bridgetest\idl nmake - all tt_bridgetest_idl NULL +#tt testtools\com\sun\star\comp\bridge nmake - all tt_javaTestObjs tt_bridgetest_idl NULL |