summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-28 19:20:28 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-28 19:20:28 +0000
commit29b7debacc5b16dd463232d3a16e769e308ed875 (patch)
treed8454cf9445b779f2e0bbedceb217460efb2b19e
parent41d581ca0cfd226903ae1e98264224f0437f03f0 (diff)
downloadATCD-29b7debacc5b16dd463232d3a16e769e308ed875.tar.gz
ChangeLogTag: Mon Feb 28 19:00:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/orbsvcs/tests/Notify/PluggableTopology/PlugTop.mpc6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/Notify/PluggableTopology/PlugTop.mpc b/TAO/orbsvcs/tests/Notify/PluggableTopology/PlugTop.mpc
index db96da41258..d77816dd0d4 100644
--- a/TAO/orbsvcs/tests/Notify/PluggableTopology/PlugTop.mpc
+++ b/TAO/orbsvcs/tests/Notify/PluggableTopology/PlugTop.mpc
@@ -1,7 +1,6 @@
// $Id$
-project(*lib): orbsvcslib, notify_serv {
- requires += exceptions
+project(*lib): orbsvcslib, notify_serv, exceptions {
sharedname = NotifyPlugTop
dynamicflags = PLUGTOP_BUILD_DLL
source_files {
@@ -10,8 +9,7 @@ project(*lib): orbsvcslib, notify_serv {
}
}
-project : orbsvcsexe, notify_serv {
- requires += exceptions
+project : orbsvcsexe, notify_serv, exceptions {
after += *lib
source_files {
main.cpp