summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/Mcast/Complex/Complex.mpc
diff options
context:
space:
mode:
authorsmcqueen <smcqueen@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-02-12 10:31:14 +0000
committersmcqueen <smcqueen@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-02-12 10:31:14 +0000
commitb4672457f14b50b22a574f581efe823c8f007ab1 (patch)
treeec83772656c953057691c635c3cc793e2eadcc34 /TAO/orbsvcs/tests/Event/Mcast/Complex/Complex.mpc
parent380ebee6ca8846b5939009c4a14ddd2c03c62bbc (diff)
downloadATCD-b4672457f14b50b22a574f581efe823c8f007ab1.tar.gz
ChangeLogTag: Tue Feb 12 10:18:14 UTC 2008 Simon McQueen <sm@prismtech.com>
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Mcast/Complex/Complex.mpc')
-rw-r--r--TAO/orbsvcs/tests/Event/Mcast/Complex/Complex.mpc3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Event/Mcast/Complex/Complex.mpc b/TAO/orbsvcs/tests/Event/Mcast/Complex/Complex.mpc
index ee053554cb1..d436cd14175 100644
--- a/TAO/orbsvcs/tests/Event/Mcast/Complex/Complex.mpc
+++ b/TAO/orbsvcs/tests/Event/Mcast/Complex/Complex.mpc
@@ -4,6 +4,7 @@
project(*supplier): messaging, rteventexe, rtevent_serv, naming {
after += ECMcastTests_lib
libs += ECMcastTests
+ libpaths += ../Common
specific (automake) {
includes += $(srcdir)/../Common
@@ -21,6 +22,7 @@ project(*supplier): messaging, rteventexe, rtevent_serv, naming {
project(*consumer): messaging, rteventexe, rtevent_serv, naming {
after += ECMcastTests_lib
libs += ECMcastTests
+ libpaths += ../Common
specific (automake) {
includes += $(srcdir)/../Common
@@ -38,6 +40,7 @@ project(*consumer): messaging, rteventexe, rtevent_serv, naming {
project(*gateway-ec): messaging, rteventexe, rtevent_serv, naming {
after += ECMcastTests_lib
libs += ECMcastTests
+ libpaths += ../Common
specific (automake) {
includes += $(srcdir)/../Common