summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/POA
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/POA')
-rw-r--r--TAO/performance-tests/POA/Object_Creation_And_Registration/registration.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.dsp b/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.dsp
index f1cdfc79462..75e9affe5b6 100644
--- a/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.dsp
+++ b/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.dsp
@@ -114,7 +114,7 @@ InputPath=.\test.idl
InputName=test
BuildCmds= \
- ..\..\..\..\bin\Release\tao_idl $(InputName).idl
+ ..\..\..\..\bin\Release\tao_idl -Ge 1 $(InputName).idl
"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -131,7 +131,7 @@ InputPath=.\test.idl
InputName=test
BuildCmds= \
- ..\..\..\..\bin\tao_idl $(InputName).idl
+ ..\..\..\..\bin\tao_idl -Ge 1 $(InputName).idl
"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)