summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/HTIOP
diff options
context:
space:
mode:
authorAbdullah Sowayan <sowayan@users.noreply.github.com>2007-07-04 07:05:49 +0000
committerAbdullah Sowayan <sowayan@users.noreply.github.com>2007-07-04 07:05:49 +0000
commit80eb0a0d82089435f0e0bac0707968f25f23c5e3 (patch)
tree0505a9a24da5f637ba3f121fe970064554216d13 /TAO/orbsvcs/tests/HTIOP
parent627fa92b899850dfb227d2680dde847e5174392f (diff)
downloadATCD-80eb0a0d82089435f0e0bac0707968f25f23c5e3.tar.gz
Wed Jul 4 06:58:31 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>
Diffstat (limited to 'TAO/orbsvcs/tests/HTIOP')
-rw-r--r--TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc b/TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc
index bf12fc77ab5..b09077d66c7 100644
--- a/TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc
+++ b/TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc
@@ -14,7 +14,6 @@ project(*idl): taoidldefaults {
project(*Server): taoserver, naming, iortable {
after += *idl
- exename = server
macros += TEST_OUTPUT_HAS_DLL=0
Source_Files {
TestC.cpp
@@ -32,7 +31,6 @@ project(*Server): taoserver, naming, iortable {
project(*Client): taoclient {
after += *idl
- exename = client
macros += TEST_OUTPUT_HAS_DLL=0
Source_Files {
TestC.cpp