summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/Supports/Supports_Test.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OBV/Supports/Supports_Test.mpc')
-rw-r--r--TAO/tests/OBV/Supports/Supports_Test.mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/OBV/Supports/Supports_Test.mpc b/TAO/tests/OBV/Supports/Supports_Test.mpc
index 7d9df51c0b7..3de931f13dd 100644
--- a/TAO/tests/OBV/Supports/Supports_Test.mpc
+++ b/TAO/tests/OBV/Supports/Supports_Test.mpc
@@ -1,6 +1,7 @@
// $Id$
project(*Server): taoserver, valuetype, strategies {
+ exename = server
// This is just a dummy_label to prevent the test from being compiled
// in MPC builds
requires += dummy_label
@@ -19,7 +20,6 @@ project(*Server): taoserver, valuetype, strategies {
project(*Client): taoclient, taoserver, valuetype {
exename = client
- after += *Server
// This is just a dummy_label to prevent the test from being compiled
// in MPC builds
requires += dummy_label