summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/PluggableTopology/PlugTop.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/PluggableTopology/PlugTop.mpc')
-rw-r--r--TAO/orbsvcs/tests/Notify/PluggableTopology/PlugTop.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Notify/PluggableTopology/PlugTop.mpc b/TAO/orbsvcs/tests/Notify/PluggableTopology/PlugTop.mpc
index 80c79319c21..d77816dd0d4 100644
--- a/TAO/orbsvcs/tests/Notify/PluggableTopology/PlugTop.mpc
+++ b/TAO/orbsvcs/tests/Notify/PluggableTopology/PlugTop.mpc
@@ -1,6 +1,6 @@
// $Id$
-project(*lib): orbsvcslib, notify_serv {
+project(*lib): orbsvcslib, notify_serv, exceptions {
sharedname = NotifyPlugTop
dynamicflags = PLUGTOP_BUILD_DLL
source_files {
@@ -9,7 +9,7 @@ project(*lib): orbsvcslib, notify_serv {
}
}
-project : orbsvcsexe, notify_serv {
+project : orbsvcsexe, notify_serv, exceptions {
after += *lib
source_files {
main.cpp