diff options
author | michel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-06-25 16:09:27 +0000 |
---|---|---|
committer | michel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-06-25 16:09:27 +0000 |
commit | 9c8c2a15b5c8af8ecc0353d5582368524979459a (patch) | |
tree | 4aeedd6e44108cb39fd15d255d14519806d6992e /TAO/tests/ORB_destroy | |
parent | 002f5e6075e8f3610b63134cdf721dee2c26a597 (diff) | |
download | ATCD-9c8c2a15b5c8af8ecc0353d5582368524979459a.tar.gz |
Wed Jun 25 11:00:00 2003 Justin Michel <michel_j@ociweb.com>
Diffstat (limited to 'TAO/tests/ORB_destroy')
-rw-r--r-- | TAO/tests/ORB_destroy/ORB_destroy.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/ORB_destroy/ORB_destroy.mpc b/TAO/tests/ORB_destroy/ORB_destroy.mpc index 823686fffcb..4aa782275ba 100644 --- a/TAO/tests/ORB_destroy/ORB_destroy.mpc +++ b/TAO/tests/ORB_destroy/ORB_destroy.mpc @@ -1,4 +1,4 @@ -project(ORB Destroy): server { +project: taoserver { exename = ORB_destroy } |