diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-08 11:56:44 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-08 11:56:44 +0000 |
commit | 04aa1a084f884a01c742f578ec987d85a7ebbdc7 (patch) | |
tree | 229d00947f14c3ef9a127b75b9245351be6b400f /testtools/prj | |
parent | 391fe8b3f6539def196c26519b1d201765e66d50 (diff) |
#i10000# cli bridge isn't build at the moment
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 e8990c6470f9..0a2ca65675b7 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\cli nmake - w,vc7 tt_cli tt_bridgetest 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 |