summaryrefslogtreecommitdiff
path: root/TAO/examples/Event_Comm/Supplier.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Event_Comm/Supplier.dsp')
-rw-r--r--TAO/examples/Event_Comm/Supplier.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/examples/Event_Comm/Supplier.dsp b/TAO/examples/Event_Comm/Supplier.dsp
index be08ad599e3..97432712a32 100644
--- a/TAO/examples/Event_Comm/Supplier.dsp
+++ b/TAO/examples/Event_Comm/Supplier.dsp
@@ -151,7 +151,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)
@@ -189,7 +189,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)