C++: Fix incorrect Debug x86 .sln config (#66)
This commit is contained in:
@@ -497,8 +497,8 @@ Global
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{%PROJECTGUID%}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{%PROJECTGUID%}.Debug|x64.Build.0 = Debug|x64
|
||||
{%PROJECTGUID%}.Debug|x86.ActiveCfg = Release|x64
|
||||
{%PROJECTGUID%}.Debug|x86.Build.0 = Release|x64
|
||||
{%PROJECTGUID%}.Debug|x86.ActiveCfg = Debug|Win32
|
||||
{%PROJECTGUID%}.Debug|x86.Build.0 = Debug|Win32
|
||||
{%PROJECTGUID%}.Release|x64.ActiveCfg = Release|x64
|
||||
{%PROJECTGUID%}.Release|x64.Build.0 = Release|x64
|
||||
{%PROJECTGUID%}.Release|x86.ActiveCfg = Release|Win32
|
||||
|
||||
Reference in New Issue
Block a user