summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Default_Servant/server.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Default_Servant/server.dsp')
-rw-r--r--TAO/examples/POA/Default_Servant/server.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/examples/POA/Default_Servant/server.dsp b/TAO/examples/POA/Default_Servant/server.dsp
index 92863524cea..4840df0e6c4 100644
--- a/TAO/examples/POA/Default_Servant/server.dsp
+++ b/TAO/examples/POA/Default_Servant/server.dsp
@@ -141,7 +141,7 @@ InputPath=.\File.idl
InputName=File
BuildCmds= \
- ..\..\..\..\bin\release\tao_idl -Ge 1 $(InputName).idl
+ ..\..\..\..\bin\release\tao_idl $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -179,7 +179,7 @@ InputPath=.\File.idl
InputName=File
BuildCmds= \
- ..\..\..\..\bin\tao_idl -Ge 1 $(InputName).idl
+ ..\..\..\..\bin\tao_idl $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)