summaryrefslogtreecommitdiff
path: root/TAO/tests/AMH_Exceptions/client.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/AMH_Exceptions/client.dsp')
-rw-r--r--TAO/tests/AMH_Exceptions/client.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/AMH_Exceptions/client.dsp b/TAO/tests/AMH_Exceptions/client.dsp
index 2bf938883b4..929ed4bc8f9 100644
--- a/TAO/tests/AMH_Exceptions/client.dsp
+++ b/TAO/tests/AMH_Exceptions/client.dsp
@@ -123,7 +123,7 @@ InputPath=.\Test.idl
InputName=Test
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -Gv -GH $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -GH $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -161,7 +161,7 @@ InputPath=.\Test.idl
InputName=Test
BuildCmds= \
- ..\..\..\bin\tao_idl -Gv -GH -Ge 1 $(InputName).idl
+ ..\..\..\bin\tao_idl -GH -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)