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