diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-09-07 23:41:00 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-09-07 23:41:00 +0000 |
commit | ba6ed17b4341f730fcd63b290c99c27da57ccc8e (patch) | |
tree | e50eeada2556712ef884184e676e5e7d47c57aef /TAO/orbsvcs/tests/Interoperable_Naming | |
parent | 1cdf9f699f2712435fbf0605a1c80ca9b13cac0e (diff) | |
download | ATCD-ba6ed17b4341f730fcd63b290c99c27da57ccc8e.tar.gz |
ChangeLogTag: Tue Sep 7 16:31:25 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/orbsvcs/tests/Interoperable_Naming')
-rw-r--r-- | TAO/orbsvcs/tests/Interoperable_Naming/Interoperable_Naming.mpc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/Interoperable_Naming.mpc b/TAO/orbsvcs/tests/Interoperable_Naming/Interoperable_Naming.mpc index 42c4e3b8849..831fed1a8d3 100644 --- a/TAO/orbsvcs/tests/Interoperable_Naming/Interoperable_Naming.mpc +++ b/TAO/orbsvcs/tests/Interoperable_Naming/Interoperable_Naming.mpc @@ -1,6 +1,6 @@ // -*- MPC -*- // $Id$ -project: namingexe { +project: namingexe, portableserver { exename = client -}
\ No newline at end of file +} |