summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc')
-rw-r--r--TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc b/TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc
index bc4774350c6..0d1d684a15d 100644
--- a/TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc
+++ b/TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc
@@ -3,6 +3,7 @@
// $Id$
project(*Server): taoexe, naming, iortable, portableserver {
+ macros += TEST_OUTPUT_HAS_DLL=0
Source_Files {
Test_Output.cpp
TestS.cpp
@@ -16,7 +17,7 @@ project(*Server): taoexe, naming, iortable, portableserver {
}
project(*Client): taoexe {
-
+ macros += TEST_OUTPUT_HAS_DLL=0
Source_Files {
Test_Output.cpp
TestC.cpp