summaryrefslogtreecommitdiff
path: root/TAO/examples/Quoter/client.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Quoter/client.dsp')
-rw-r--r--TAO/examples/Quoter/client.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/examples/Quoter/client.dsp b/TAO/examples/Quoter/client.dsp
index d2eac654d7c..9d55376ee21 100644
--- a/TAO/examples/Quoter/client.dsp
+++ b/TAO/examples/Quoter/client.dsp
@@ -135,7 +135,7 @@ InputPath=.\Quoter.idl
InputName=Quoter
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 $(InputName).idl -I../../orbsvcs/orbsvcs
+ ..\..\..\bin\Release\tao_idl $(InputName).idl -I../../orbsvcs/orbsvcs
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -173,7 +173,7 @@ InputPath=.\Quoter.idl
InputName=Quoter
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 $(InputName).idl -I../../orbsvcs/orbsvcs
+ ..\..\..\bin\tao_idl $(InputName).idl -I../../orbsvcs/orbsvcs
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)