summaryrefslogtreecommitdiff
path: root/TAO/tests/ORT
diff options
context:
space:
mode:
authormichel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-25 16:09:27 +0000
committermichel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-25 16:09:27 +0000
commit9c8c2a15b5c8af8ecc0353d5582368524979459a (patch)
tree4aeedd6e44108cb39fd15d255d14519806d6992e /TAO/tests/ORT
parent002f5e6075e8f3610b63134cdf721dee2c26a597 (diff)
downloadATCD-9c8c2a15b5c8af8ecc0353d5582368524979459a.tar.gz
Wed Jun 25 11:00:00 2003 Justin Michel <michel_j@ociweb.com>
Diffstat (limited to 'TAO/tests/ORT')
-rw-r--r--TAO/tests/ORT/ORT.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/ORT/ORT.mpc b/TAO/tests/ORT/ORT.mpc
index 77bf700a045..1d98de2569c 100644
--- a/TAO/tests/ORT/ORT.mpc
+++ b/TAO/tests/ORT/ORT.mpc
@@ -1,4 +1,4 @@
-project(ORT Server): server {
+project(*Server): taoserver {
requires += interceptors
idlflags += -I$(TAO_ROOT) -Gv
@@ -15,7 +15,7 @@ project(ORT Server): server {
}
}
-project(ORT Client): client {
+project(*Client): taoclient {
requires += interceptors
idlflags += -I$(TAO_ROOT) -Gv