summaryrefslogtreecommitdiff
path: root/TAO/tests/ZIOP/ZIOP.mpc
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-02-15 11:03:30 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-02-15 11:03:30 +0000
commit5eec3b181fd464e02d7d99e4ad082f67432579a3 (patch)
tree47ebfa36172f959e725b072fa15d46506cca7b33 /TAO/tests/ZIOP/ZIOP.mpc
parentc6e792f53c431d427ebf22f2b27d3e371d2c404d (diff)
downloadATCD-5eec3b181fd464e02d7d99e4ad082f67432579a3.tar.gz
Diffstat (limited to 'TAO/tests/ZIOP/ZIOP.mpc')
-rw-r--r--TAO/tests/ZIOP/ZIOP.mpc3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tests/ZIOP/ZIOP.mpc b/TAO/tests/ZIOP/ZIOP.mpc
index 9eb91d4ceb5..1028aff1069 100644
--- a/TAO/tests/ZIOP/ZIOP.mpc
+++ b/TAO/tests/ZIOP/ZIOP.mpc
@@ -22,9 +22,8 @@ project(*Server): taoserver, compression, ziop, codecfactory, zlibcompressor {
}
}
-project(*Client): taoclient, compression, ziop, codecfactory, zlibcompressor {
+project(*Client): taoclient, compression, ziop, codecfactory, zlibcompressor, tc {
after += *idl
- libs += TAO_TC
Source_Files {
client.cpp
}