summaryrefslogtreecommitdiff
path: root/TAO/utils
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-03-05 18:12:09 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-03-05 18:12:09 +0000
commitd10dba3876eeaa57b21997bab35a745f10ba73fd (patch)
tree5b1129df161212f7a9b3904097204ef115762c18 /TAO/utils
parentc1d159668dbe3c72e48101baba25f7099f8e7542 (diff)
downloadATCD-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.mpc6
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
+}