summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/HTIOP/AMI/HTIOP_AMI.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/HTIOP/AMI/HTIOP_AMI.mpc')
-rw-r--r--TAO/orbsvcs/tests/HTIOP/AMI/HTIOP_AMI.mpc3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/HTIOP_AMI.mpc b/TAO/orbsvcs/tests/HTIOP/AMI/HTIOP_AMI.mpc
index aa9cee0c125..68710d4587b 100644
--- a/TAO/orbsvcs/tests/HTIOP/AMI/HTIOP_AMI.mpc
+++ b/TAO/orbsvcs/tests/HTIOP/AMI/HTIOP_AMI.mpc
@@ -3,6 +3,7 @@
// $Id$
project(*Server): messaging, taoexe, portableserver, ami {
+ macros += TEST_OUTPUT_HAS_DLL=0
Source_Files {
Test_Output.cpp
ami_test_i.cpp
@@ -11,6 +12,7 @@ project(*Server): messaging, taoexe, portableserver, ami {
}
project(*Client): messaging, taoexe, portableserver, ami {
+ macros += TEST_OUTPUT_HAS_DLL=0
Source_Files {
Test_Output.cpp
client.cpp
@@ -18,6 +20,7 @@ project(*Client): messaging, taoexe, portableserver, ami {
}
project(*Simple Client): messaging, taoexe, portableserver, ami {
+ macros += TEST_OUTPUT_HAS_DLL=0
Source_Files {
Test_Output.cpp
simple_client.cpp