summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/ORB_Shutdown/PI_ORB_Shutdown.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Portable_Interceptors/ORB_Shutdown/PI_ORB_Shutdown.mpc')
-rw-r--r--TAO/tests/Portable_Interceptors/ORB_Shutdown/PI_ORB_Shutdown.mpc2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/Portable_Interceptors/ORB_Shutdown/PI_ORB_Shutdown.mpc b/TAO/tests/Portable_Interceptors/ORB_Shutdown/PI_ORB_Shutdown.mpc
index 886f561eeba..ce089af72fd 100644
--- a/TAO/tests/Portable_Interceptors/ORB_Shutdown/PI_ORB_Shutdown.mpc
+++ b/TAO/tests/Portable_Interceptors/ORB_Shutdown/PI_ORB_Shutdown.mpc
@@ -4,6 +4,7 @@
project(*Server): taoexe, portableserver {
requires += interceptors
+ idlflags += -I$(TAO_ROOT)
Source_Files {
test_i.cpp
@@ -14,6 +15,7 @@ project(*Server): taoexe, portableserver {
}
project(*Client): taoexe {
+ idlflags += -I$(TAO_ROOT)
Source_Files {
testC.cpp