diff options
-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>
|