diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-15 09:13:07 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-15 09:13:07 +0000 |
commit | 140cc138b872e7ac632c2a0083662d3bdd00694d (patch) | |
tree | 65079ecffcc692a9009cec97e69593ab93cb96d3 /testtools/prj | |
parent | dc46f84dd167f7385c21f6ffee4bc3001e3d754c (diff) |
#i34191# make testtools buildable
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..40683f935eb4 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\idl nmake - all tt_bridgetest_idl NULL +tt testtools\source\bridgetest\cli nmake - w,vc7 tt_cli tt_bridgetest tt_bridgetest_idl NULL tt testtools\com\sun\star\comp\bridge nmake - all tt_javaTestObjs tt_bridgetest_idl NULL |