diff options
author | marha <marha@users.sourceforge.net> | 2010-04-30 09:45:28 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-04-30 09:45:28 +0000 |
commit | 0ec09b21384958b7f37992523e7386dc15286d0c (patch) | |
tree | 4785b26fedb795c3800e056075f970dfd19e578e /tools/mhmake/mhmake.vcxproj | |
parent | 38e33855c19649dfcd8c120530866e888401b6a7 (diff) | |
download | vcxsrv-0ec09b21384958b7f37992523e7386dc15286d0c.tar.gz vcxsrv-0ec09b21384958b7f37992523e7386dc15286d0c.tar.bz2 vcxsrv-0ec09b21384958b7f37992523e7386dc15286d0c.zip |
Added ignore property.
Project file cleanup (no functional change)
Diffstat (limited to 'tools/mhmake/mhmake.vcxproj')
-rw-r--r-- | tools/mhmake/mhmake.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/mhmake/mhmake.vcxproj b/tools/mhmake/mhmake.vcxproj index e974e2a5d..f5e8f2da3 100644 --- a/tools/mhmake/mhmake.vcxproj +++ b/tools/mhmake/mhmake.vcxproj @@ -232,7 +232,6 @@ <Culture>0x0409</Culture>
</ResourceCompile>
<Link>
- <OutputFile>$(OutDir)mhmake_dbg.exe</OutputFile>
<SuppressStartupBanner>true</SuppressStartupBanner>
<GenerateDebugInformation>true</GenerateDebugInformation>
<SubSystem>Console</SubSystem>
|