summaryrefslogtreecommitdiff
path: root/TAO/performance-tests
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>1999-06-19 21:00:03 +0000
committerbala <balanatarajan@users.noreply.github.com>1999-06-19 21:00:03 +0000
commita51df458aa59cffb2b08e3506bcae736540ac7d8 (patch)
treef1550f4181a6815453a2937dfda26aa8f5c6e6c9 /TAO/performance-tests
parent1180d651510ce6c868961edae0c9371b0989a20c (diff)
downloadATCD-a51df458aa59cffb2b08e3506bcae736540ac7d8.tar.gz
Changed tao_idl invocation options
Diffstat (limited to 'TAO/performance-tests')
-rw-r--r--TAO/performance-tests/Cubit/TAO/IDL_Cubit/client.dsp4
-rw-r--r--TAO/performance-tests/Cubit/TAO/IDL_Cubit/collocation_test.dsp4
-rw-r--r--TAO/performance-tests/Cubit/TAO/IDL_Cubit/server.dsp4
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/client.dsp4
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/server.dsp4
-rw-r--r--TAO/performance-tests/POA/Object_Creation_And_Registration/registration.dsp4
-rw-r--r--TAO/performance-tests/Pluggable/client.dsp2
7 files changed, 13 insertions, 13 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/client.dsp b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/client.dsp
index cba63e1f3b0..0fa0c85e4c1 100644
--- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/client.dsp
+++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/client.dsp
@@ -190,7 +190,7 @@ InputPath=.\cubit.idl
InputName=cubit
BuildCmds= \
- ..\..\..\..\..\bin\release\tao_idl $(InputName).idl
+ ..\..\..\..\..\bin\release\tao_idl -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -228,7 +228,7 @@ InputPath=.\cubit.idl
InputName=cubit
BuildCmds= \
- ..\..\..\..\..\bin\tao_idl $(InputName).idl
+ ..\..\..\..\..\bin\tao_idl -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/collocation_test.dsp b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/collocation_test.dsp
index 7894d8a2794..7abc79b7fa5 100644
--- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/collocation_test.dsp
+++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/collocation_test.dsp
@@ -156,7 +156,7 @@ InputPath=.\cubit.idl
InputName=cubit
BuildCmds= \
- ..\..\..\..\..\bin\release\tao_idl $(InputName).idl
+ ..\..\..\..\..\bin\release\tao_idl -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -194,7 +194,7 @@ InputPath=.\cubit.idl
InputName=cubit
BuildCmds= \
- ..\..\..\..\..\bin\tao_idl $(InputName).idl
+ ..\..\..\..\..\bin\tao_idl -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/server.dsp b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/server.dsp
index 51fa69c4037..fd1f08d0148 100644
--- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/server.dsp
+++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/server.dsp
@@ -210,7 +210,7 @@ InputPath=.\cubit.idl
InputName=cubit
BuildCmds= \
- ..\..\..\..\..\bin\release\tao_idl $(InputName).idl
+ ..\..\..\..\..\bin\release\tao_idl -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -248,7 +248,7 @@ InputPath=.\cubit.idl
InputName=cubit
BuildCmds= \
- ..\..\..\..\..\bin\tao_idl $(InputName).idl
+ ..\..\..\..\..\bin\tao_idl -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.dsp b/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.dsp
index 3e7b2cfc365..c142159ad90 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.dsp
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.dsp
@@ -240,7 +240,7 @@ InputPath=.\cubit.idl
InputName=cubit
BuildCmds= \
- ..\..\..\..\..\bin\release\tao_idl $(InputName).idl
+ ..\..\..\..\..\bin\release\tao_idl -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -279,7 +279,7 @@ InputPath=.\cubit.idl
InputName=cubit
BuildCmds= \
- tao_idl $(InputName).idl
+ tao_idl -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.dsp b/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.dsp
index 59d5fbe01a7..3f4e8764aa3 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.dsp
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.dsp
@@ -224,7 +224,7 @@ InputPath=.\cubit.idl
InputName=cubit
BuildCmds= \
- ..\..\..\..\..\bin\release\tao_idl $(InputName).idl
+ ..\..\..\..\..\bin\release\tao_idl -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -263,7 +263,7 @@ InputPath=.\cubit.idl
InputName=cubit
BuildCmds= \
- tao_idl $(InputName).idl
+ tao_idl -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
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)
diff --git a/TAO/performance-tests/Pluggable/client.dsp b/TAO/performance-tests/Pluggable/client.dsp
index 289e2fc378d..661b0706247 100644
--- a/TAO/performance-tests/Pluggable/client.dsp
+++ b/TAO/performance-tests/Pluggable/client.dsp
@@ -134,7 +134,7 @@ InputPath=.\PP_Test.idl
InputName=PP_Test
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- ..\..\..\bin\tao_idl $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 $(InputName).idl
# End Custom Build