summaryrefslogtreecommitdiff
path: root/ACE/TAO/orbsvcs/tests/Notify/Driver/Driver.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/orbsvcs/tests/Notify/Driver/Driver.mpc')
-rw-r--r--ACE/TAO/orbsvcs/tests/Notify/Driver/Driver.mpc10
1 files changed, 10 insertions, 0 deletions
diff --git a/ACE/TAO/orbsvcs/tests/Notify/Driver/Driver.mpc b/ACE/TAO/orbsvcs/tests/Notify/Driver/Driver.mpc
new file mode 100644
index 00000000000..3c939bb9475
--- /dev/null
+++ b/ACE/TAO/orbsvcs/tests/Notify/Driver/Driver.mpc
@@ -0,0 +1,10 @@
+// -*- MPC -*-
+// $Id$
+
+project (Notify_Test_Driver): notifytest {
+ exename = Notify_Tests_Driver
+
+ Source_Files {
+ main.cpp
+ }
+} \ No newline at end of file