summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Bug_1334_Regression
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-01-01 15:51:00 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-01-01 15:51:00 +0000
commitd5ddb8151a205793d6ae04e5b569c26cd6481ef3 (patch)
tree2757b09b4ad751c574f180cb897a27a930d50a93 /TAO/orbsvcs/tests/Bug_1334_Regression
parent2d575a2d6977403e570712b8d03c486998cd89e7 (diff)
downloadATCD-d5ddb8151a205793d6ae04e5b569c26cd6481ef3.tar.gz
ChangeLogTag: Thu Jan 1 15:40:04 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/Bug_1334_Regression')
-rw-r--r--TAO/orbsvcs/tests/Bug_1334_Regression/test.mpc3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Bug_1334_Regression/test.mpc b/TAO/orbsvcs/tests/Bug_1334_Regression/test.mpc
index 850098df357..f256645266b 100644
--- a/TAO/orbsvcs/tests/Bug_1334_Regression/test.mpc
+++ b/TAO/orbsvcs/tests/Bug_1334_Regression/test.mpc
@@ -3,8 +3,7 @@
project(Bug_1334_client) : namingexe {
exename = client
- libpaths += $(TAO_ROOT)/orbsvcs/orbsvcs $(TAO_ROOT)/tao/IORTable $(TAO_ROOT)/tao/PortableServer $(TAO_ROOT)/tao/IORInterceptor $(TAO_ROOT)/tao/Valuetype $(TAO_ROOT)/tao/ObjRefTemplate $(ACE_ROOT)/ace $(TAO_ROOT)/tao
Source_Files {
client.cpp
}
-} \ No newline at end of file
+}