summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Notify/Lanes/Lanes.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/Notify/Lanes/Lanes.mpc')
-rw-r--r--TAO/orbsvcs/examples/Notify/Lanes/Lanes.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/Notify/Lanes/Lanes.mpc b/TAO/orbsvcs/examples/Notify/Lanes/Lanes.mpc
index 96ae396e0ac..d7e6cc023a6 100644
--- a/TAO/orbsvcs/examples/Notify/Lanes/Lanes.mpc
+++ b/TAO/orbsvcs/examples/Notify/Lanes/Lanes.mpc
@@ -1,6 +1,6 @@
project(Supplier): notify {
exename = Supplier
- libs += TAO_RT_Notification TAO_Svc_Utils TAO_ETCL TAO_DynamicAny TAO_PortableServer TAO TAO_RTCORBA
+ libs += TAO_RT_Notification TAO_RTCORBA
Source_Files {
Supplier.cpp
@@ -10,7 +10,7 @@ project(Supplier): notify {
project(Consumer): notifytest {
exename = Consumer
- libs += TAO_RT_Notification TAO_Svc_Utils TAO_ETCL TAO_DynamicAny TAO_RT_PortableServer TAO TAO_RTCORBA
+ libs += TAO_RT_Notification TAO_RTCORBA
Source_Files {
Consumer.cpp