summaryrefslogtreecommitdiff
path: root/TAO/tests/MT_Client/orb_creation.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/MT_Client/orb_creation.dsp')
-rw-r--r--TAO/tests/MT_Client/orb_creation.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/MT_Client/orb_creation.dsp b/TAO/tests/MT_Client/orb_creation.dsp
index b0003f4536c..b521e67d9d2 100644
--- a/TAO/tests/MT_Client/orb_creation.dsp
+++ b/TAO/tests/MT_Client/orb_creation.dsp
@@ -118,7 +118,7 @@ InputPath=.\test.idl
InputName=test
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 $(InputName).idl
+ ..\..\..\bin\Release\tao_idl $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -156,7 +156,7 @@ InputPath=.\test.idl
InputName=test
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 $(InputName).idl
+ ..\..\..\bin\tao_idl $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)