summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-06-05 12:47:14 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-06-05 12:47:14 +0000
commit8aaf6ee843fcb3b4c34349571c5daa70bdcb5a85 (patch)
treeae0833cf46d37c523635aeba400b5fc6870b93cc /TAO
parentca37909d50912738959a148ff9590e4d51874280 (diff)
downloadATCD-8aaf6ee843fcb3b4c34349571c5daa70bdcb5a85.tar.gz
Diffstat (limited to 'TAO')
-rw-r--r--TAO/orbsvcs/tests/Notify/Bug_3688_Regression/Bug_3688.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Bug_3688_Regression/Bug_3688.mpc b/TAO/orbsvcs/tests/Notify/Bug_3688_Regression/Bug_3688.mpc
index 2a6a8a2d6f8..5d1188492dd 100644
--- a/TAO/orbsvcs/tests/Notify/Bug_3688_Regression/Bug_3688.mpc
+++ b/TAO/orbsvcs/tests/Notify/Bug_3688_Regression/Bug_3688.mpc
@@ -1,12 +1,12 @@
// -*- MPC -*-
// $Id$
-project (*lib): notify, taolib, portableserver, threads, avoids_corba_e_micro, avoids_corba_e_compact, avoids_minimum_corba {
+project (*lib): tao_notify_service, notify, taolib, portableserver, threads, avoids_corba_e_micro, avoids_corba_e_compact, avoids_minimum_corba {
sharedname = bug3688
dynamicflags += BUG3688_BUILD_DLL
Source_Files {
- DllORB.cpp,
+ DllORB.cpp
TestListener.cpp
TestBroadcaster.cpp
}