diff options
author | Kurt Zenker <kz@openoffice.org> | 2003-09-11 15:35:01 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2003-09-11 15:35:01 +0000 |
commit | 97d511bc04052826450df2971a2fad6ce4c1aff8 (patch) | |
tree | 5df925aa80b0e55c95d393e1cd51e176c6014f40 /testtools/prj | |
parent | aae50540b32acac40cd24b857ff1a07f7a2974dd (diff) |
#100000# cli must have a vc7 flag
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 c98425533860..01c18c7a6d24 100644 --- a/testtools/prj/build.lst +++ b/testtools/prj/build.lst @@ -1,5 +1,5 @@ tt testtools : stoc remotebridges io cpputools NULL tt testtools usr1 - all tt_mkout NULL tt testtools\source\bridgetest nmake - all tt_bridgetest tt_javaTestObjs NULL -tt testtools\source\bridgetest\cli nmake - w tt_cli tt_bridgetest NULL +tt testtools\source\bridgetest\cli nmake - w,vc7 tt_cli tt_bridgetest NULL tt testtools\com\sun\star\comp\bridge nmake - all tt_javaTestObjs NULL |