Kaydet (Commit) 8d69c1f9 authored tarafından Trent Nelson's avatar Trent Nelson

Add the correct OutputFile values for debug builds. Fixes r62129's commit.

üst d6dffbcc
......@@ -54,6 +54,7 @@
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
SubSystem="1"
/>
<Tool
......@@ -116,6 +117,7 @@
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
SubSystem="1"
/>
<Tool
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment