summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/time/server_static.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/time/server_static.dsp')
-rw-r--r--TAO/examples/Simple/time/server_static.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/examples/Simple/time/server_static.dsp b/TAO/examples/Simple/time/server_static.dsp
index 63bfcdde35c..91632009fdc 100644
--- a/TAO/examples/Simple/time/server_static.dsp
+++ b/TAO/examples/Simple/time/server_static.dsp
@@ -138,7 +138,7 @@ InputPath=.\Time.idl
InputName=Time
BuildCmds= \
- ..\..\..\..\bin\tao_idl -Ge 1 $(InputName).idl
+ ..\..\..\..\bin\tao_idl $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -176,7 +176,7 @@ InputPath=.\Time.idl
InputName=Time
BuildCmds= \
- ..\..\..\tao_idl\Release\tao_idl -Ge 1 $(InputName).idl
+ ..\..\..\tao_idl\Release\tao_idl $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)