summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling.mpc')
-rw-r--r--TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling.mpc2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling.mpc b/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling.mpc
index 0c49c0e8a8b..631ac32227b 100644
--- a/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling.mpc
+++ b/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling.mpc
@@ -1,4 +1,5 @@
project(RTCosScheduling_Server): rtcosscheduling, rt_server, orbsvcsexe {
+ requires += interceptors
after += commonlib
libs += testSched_Common
libpaths += .
@@ -15,6 +16,7 @@ project(RTCosScheduling_Server): rtcosscheduling, rt_server, orbsvcsexe {
project(RTCosScheduling_Client): rtcosscheduling, rt_client, orbsvcsexe {
after += commonlib
after += RTCosScheduling_Server
+ requires += interceptors
libs += testSched_Common
libpaths += .
exename = client