summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Persistent_IOR/RTCORBA_Persistent_IOR.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTCORBA/Persistent_IOR/RTCORBA_Persistent_IOR.mpc')
-rw-r--r--TAO/tests/RTCORBA/Persistent_IOR/RTCORBA_Persistent_IOR.mpc2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/RTCORBA/Persistent_IOR/RTCORBA_Persistent_IOR.mpc b/TAO/tests/RTCORBA/Persistent_IOR/RTCORBA_Persistent_IOR.mpc
index 3f3c8f2babe..c515981181f 100644
--- a/TAO/tests/RTCORBA/Persistent_IOR/RTCORBA_Persistent_IOR.mpc
+++ b/TAO/tests/RTCORBA/Persistent_IOR/RTCORBA_Persistent_IOR.mpc
@@ -1,10 +1,12 @@
project(*Server): rt_server {
+ avoids += minimum_corba
Source_Files {
server.cpp
}
}
project(*Client): taoexe {
+ avoids += minimum_corba
requires += rt_corba
Source_Files {
testC.cpp