summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/time/server.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/time/server.dsp')
-rw-r--r--TAO/examples/Simple/time/server.dsp8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/examples/Simple/time/server.dsp b/TAO/examples/Simple/time/server.dsp
index 9cfa83722ac..1e6f188b15e 100644
--- a/TAO/examples/Simple/time/server.dsp
+++ b/TAO/examples/Simple/time/server.dsp
@@ -977,7 +977,7 @@ InputPath=.\Time.idl
InputName=Time
BuildCmds= \
- ..\..\..\..\bin\Release\tao_idl -Ge 1 $(InputName).idl
+ ..\..\..\..\bin\Release\tao_idl $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -1016,7 +1016,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)
@@ -1056,7 +1056,7 @@ InputPath=.\Time.idl
InputName=Time
BuildCmds= \
- ..\..\..\tao_idl\tao_idl -Ge 1 $(InputName).idl
+ ..\..\..\tao_idl\tao_idl $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -1094,7 +1094,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)