|
|
|
@ -121,6 +121,7 @@ |
|
|
|
</ClCompile> |
|
|
|
<Link> |
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
<OutputFile>..\bin\$(TargetName)$(TargetExt)</OutputFile> |
|
|
|
</Link> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
|
@ -139,6 +140,7 @@ |
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
|
<OutputFile>..\bin\$(TargetName)$(TargetExt)</OutputFile> |
|
|
|
</Link> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemGroup> |
|
|
|
|