fixed project settings for ci

This commit is contained in:
Dmitriy 2015-06-04 13:14:22 +03:00
commit f7ce913917
3 changed files with 13 additions and 103 deletions

View file

@ -12,9 +12,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug_Mmgr|Any CPU = Debug_Mmgr|Any CPU
Debug_Mmgr|Mixed Platforms = Debug_Mmgr|Mixed Platforms
Debug_Mmgr|Win32 = Debug_Mmgr|Win32
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|Win32 = Debug|Win32
@ -23,11 +20,6 @@ Global
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug_Mmgr|Any CPU.ActiveCfg = Debug_Mmgr|Win32
{C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug_Mmgr|Mixed Platforms.ActiveCfg = Debug_Mmgr|Win32
{C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug_Mmgr|Mixed Platforms.Build.0 = Debug_Mmgr|Win32
{C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug_Mmgr|Win32.ActiveCfg = Debug_Mmgr|Win32
{C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug_Mmgr|Win32.Build.0 = Debug_Mmgr|Win32
{C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug|Any CPU.ActiveCfg = Debug|Win32
{C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
{C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug|Mixed Platforms.Build.0 = Debug|Win32