summaryrefslogtreecommitdiff
path: root/ACE/TAO/orbsvcs/tests/Notify/Destroy/Destroy.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/orbsvcs/tests/Notify/Destroy/Destroy.mpc')
-rw-r--r--ACE/TAO/orbsvcs/tests/Notify/Destroy/Destroy.mpc9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/TAO/orbsvcs/tests/Notify/Destroy/Destroy.mpc b/ACE/TAO/orbsvcs/tests/Notify/Destroy/Destroy.mpc
new file mode 100644
index 00000000000..6f62f78f0c9
--- /dev/null
+++ b/ACE/TAO/orbsvcs/tests/Notify/Destroy/Destroy.mpc
@@ -0,0 +1,9 @@
+// -*- MPC -*-
+// $Id$
+
+project (Notify_Test_Destroy): notifytest, etcl, iortable, dynamicany, portableserver {
+ exename = Notify_Tests_Destroy
+ Source_Files {
+ main.cpp
+ }
+} \ No newline at end of file