summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 {