summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-03-17 16:09:35 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-03-17 16:09:35 +0000
commiteea4ed3a226406f58ef74708dfbe86826fa77bfa (patch)
tree8a452065769577447d95639989fccbebd2610d52
parentef525a63f61d45c8f2660a33b3469253e2ddbc7b (diff)
downloadATCD-eea4ed3a226406f58ef74708dfbe86826fa77bfa.tar.gz
-rw-r--r--TAO/orbsvcs/tests/Notify/Bug_3252_Regression/Bug_3252_Regression.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Bug_3252_Regression/Bug_3252_Regression.mpc b/TAO/orbsvcs/tests/Notify/Bug_3252_Regression/Bug_3252_Regression.mpc
index 2e5ad24c5b9..760b9292d6e 100644
--- a/TAO/orbsvcs/tests/Notify/Bug_3252_Regression/Bug_3252_Regression.mpc
+++ b/TAO/orbsvcs/tests/Notify/Bug_3252_Regression/Bug_3252_Regression.mpc
@@ -1,6 +1,6 @@
// $Id$
-project(*server): notification_serv, taoexe {
+project(*server): notification_serv, taoexe, threads {
exename=server
libs += Bug_3252
Source_Files {
@@ -8,7 +8,7 @@ project(*server): notification_serv, taoexe {
}
}
-project: portableserver {
+project: portableserver, threads {
sharedname = Bug_3252
dynamicflags += BUG_3252_REGRESSION_BUILD_DLL
Source_Files {