Update Project Settings

This commit is contained in:
GuilhermeWerner
2021-05-12 21:20:05 -03:00
parent 843658d932
commit 894b7702e2
2 changed files with 10 additions and 79 deletions

View File

@ -7,18 +7,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OpenGL", "OpenGL\OpenGL.vcx
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7EFED3C4-B667-4057-BEBD-36062917ABEF}.Debug|x64.ActiveCfg = Debug|x64
{7EFED3C4-B667-4057-BEBD-36062917ABEF}.Debug|x64.Build.0 = Debug|x64
{7EFED3C4-B667-4057-BEBD-36062917ABEF}.Debug|x86.ActiveCfg = Debug|Win32
{7EFED3C4-B667-4057-BEBD-36062917ABEF}.Debug|x86.Build.0 = Debug|Win32
{7EFED3C4-B667-4057-BEBD-36062917ABEF}.Release|x64.ActiveCfg = Release|x64
{7EFED3C4-B667-4057-BEBD-36062917ABEF}.Release|x64.Build.0 = Release|x64
{7EFED3C4-B667-4057-BEBD-36062917ABEF}.Release|x86.ActiveCfg = Release|Win32
{7EFED3C4-B667-4057-BEBD-36062917ABEF}.Release|x86.Build.0 = Release|Win32
EndGlobalSection