diff options
author | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-03-05 18:12:09 +0000 |
---|---|---|
committer | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-03-05 18:12:09 +0000 |
commit | d10dba3876eeaa57b21997bab35a745f10ba73fd (patch) | |
tree | 5b1129df161212f7a9b3904097204ef115762c18 /TAO/utils | |
parent | c1d159668dbe3c72e48101baba25f7099f8e7542 (diff) | |
download | ATCD-d10dba3876eeaa57b21997bab35a745f10ba73fd.tar.gz |
ChangeLogTag: Fri Mar 5 12:09:11 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/utils')
-rw-r--r-- | TAO/utils/NamingViewer/NamingViewer.mpc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/utils/NamingViewer/NamingViewer.mpc b/TAO/utils/NamingViewer/NamingViewer.mpc index e0810bd6a50..71ccd636da5 100644 --- a/TAO/utils/NamingViewer/NamingViewer.mpc +++ b/TAO/utils/NamingViewer/NamingViewer.mpc @@ -1,6 +1,6 @@ // -*- MPC -*- // $Id$ -project : taoexe, portableserver, naming, mfc { - -}
\ No newline at end of file +project : namingexe, mfc { + exename = NamingViewer +} |