Remove win32 Debug - MemLeak

This commit is contained in:
Zangetsu38 2015-07-02 05:07:48 +02:00
parent 01bb63b1a6
commit c47082f725

View file

@ -5,10 +5,6 @@
<Configuration>Debug - LLVM</Configuration> <Configuration>Debug - LLVM</Configuration>
<Platform>x64</Platform> <Platform>x64</Platform>
</ProjectConfiguration> </ProjectConfiguration>
<ProjectConfiguration Include="Debug - MemLeak|Win32">
<Configuration>Debug - MemLeak</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug - MemLeak|x64"> <ProjectConfiguration Include="Debug - MemLeak|x64">
<Configuration>Debug - MemLeak</Configuration> <Configuration>Debug - MemLeak</Configuration>
<Platform>x64</Platform> <Platform>x64</Platform>
@ -732,4 +728,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets"> <ImportGroup Label="ExtensionTargets">
</ImportGroup> </ImportGroup>
</Project> </Project>