summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Slot/PI_Slot.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Portable_Interceptors/Slot/PI_Slot.mpc')
-rw-r--r--TAO/tests/Portable_Interceptors/Slot/PI_Slot.mpc7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/tests/Portable_Interceptors/Slot/PI_Slot.mpc b/TAO/tests/Portable_Interceptors/Slot/PI_Slot.mpc
new file mode 100644
index 00000000000..2ae15155c7b
--- /dev/null
+++ b/TAO/tests/Portable_Interceptors/Slot/PI_Slot.mpc
@@ -0,0 +1,7 @@
+// $Id$
+
+project(*driver): orbsvcsexe, pi_server, interceptors {
+ Source_Files {
+ driver.cpp
+ }
+}