diff options
author | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-05-03 18:16:25 +0000 |
---|---|---|
committer | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-05-03 18:16:25 +0000 |
commit | 15267405567bbaba8eb4f43d1b06be8961db360d (patch) | |
tree | 19083b2e091b066c81438659442e108118bc12c9 /TAO/examples | |
parent | 48920ea9ff0114bc14c551942459cd59c2a3b922 (diff) | |
download | ATCD-15267405567bbaba8eb4f43d1b06be8961db360d.tar.gz |
ChangeLogTag: Mon May 3 13:15:51 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/examples')
-rw-r--r-- | TAO/examples/mfc/server.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/mfc/server.mpc b/TAO/examples/mfc/server.mpc index bc15bae01fc..fa12033db6d 100644 --- a/TAO/examples/mfc/server.mpc +++ b/TAO/examples/mfc/server.mpc @@ -1,7 +1,7 @@ // -*- MPC -*- // $Id$ -project(MFC Server): namingexe, mfc { +project(MFC Server): namingexe, ace_mfc { exename = server pch_header = StdAfx.h pch_source = StdAfx.cpp |