summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/notifytest.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/notifytest.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/notifytest.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/notifytest.mpb b/ACE/bin/MakeProjectCreator/config/notifytest.mpb
new file mode 100644
index 00000000000..be766db59e0
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/notifytest.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project: orbsvcsexe, notification, notification_skel, notification_serv, naming, svc_utils, event_serv, ifr_client, dynamicinterface, messaging, pi, codecfactory, valuetype {
+ after += NotifyTests_Lib
+ libs += TAO_NotifyTests
+ includes += $(TAO_ROOT)/orbsvcs/tests/Notify/lib
+}