summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/TIE/client.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/TIE/client.dsp')
-rw-r--r--TAO/examples/POA/TIE/client.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/examples/POA/TIE/client.dsp b/TAO/examples/POA/TIE/client.dsp
index a46c6f7c7d0..47457bb9c4a 100644
--- a/TAO/examples/POA/TIE/client.dsp
+++ b/TAO/examples/POA/TIE/client.dsp
@@ -133,7 +133,7 @@ InputPath=.\Foo.idl
InputName=Foo
BuildCmds= \
- ..\..\..\..\bin\release\tao_idl -Ge 1 $(InputName).idl
+ ..\..\..\..\bin\release\tao_idl $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -172,7 +172,7 @@ InputPath=.\Foo.idl
InputName=Foo
BuildCmds= \
- ..\..\..\..\bin\tao_idl -Ge 1 $(InputName).idl
+ ..\..\..\..\bin\tao_idl $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)