summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Bug_2248_Regression/Bug_2248_Regression.mpc
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-11-27 08:31:26 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-11-27 08:31:26 +0000
commit42cfff6080acc51bedc476137924ec8d2e14b0cc (patch)
treef46e17e6305ab34df29382a38730ec3b3c5c7c4a /TAO/orbsvcs/tests/Bug_2248_Regression/Bug_2248_Regression.mpc
parentdad01fc05eaae3f293fc4392cab962e01d722fb6 (diff)
downloadATCD-42cfff6080acc51bedc476137924ec8d2e14b0cc.tar.gz
Mon Nov 27 08:09:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/Bug_2248_Regression/Bug_2248_Regression.mpc')
-rw-r--r--TAO/orbsvcs/tests/Bug_2248_Regression/Bug_2248_Regression.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Bug_2248_Regression/Bug_2248_Regression.mpc b/TAO/orbsvcs/tests/Bug_2248_Regression/Bug_2248_Regression.mpc
index ce7afec6555..de4c30d36c4 100644
--- a/TAO/orbsvcs/tests/Bug_2248_Regression/Bug_2248_Regression.mpc
+++ b/TAO/orbsvcs/tests/Bug_2248_Regression/Bug_2248_Regression.mpc
@@ -10,7 +10,7 @@ project(*idl): taoidldefaults {
custom_only = 1
}
-project(*Server): taoserver, orbsvcsexe, iormanip, pi_server, ftorb, messaging, minimum_corba {
+project(*Server): taoserver, orbsvcsexe, iormanip, pi_server, ftorb, messaging, avoids_minimum_corba {
after += *idl
Source_Files {
@@ -28,7 +28,7 @@ project(*Server): taoserver, orbsvcsexe, iormanip, pi_server, ftorb, messaging,
}
}
-project(*Client): taoclient, orbsvcsexe, iormanip, pi_server, ftorb, minimum_corba {
+project(*Client): taoclient, orbsvcsexe, iormanip, pi_server, ftorb, avoids_minimum_corba {
after += *idl
Source_Files {