Removed x64 build configuration.

This commit is contained in:
Fireboyd78 2020-04-10 14:42:54 -07:00
parent 478f059614
commit d0ca0c57e8

View File

@ -7,18 +7,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "redriver2_psxpc", "redriver
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
{9B3E98A5-9DEB-4FF4-8E46-D8025BF585B0}.Debug|x64.ActiveCfg = Debug|x64
{9B3E98A5-9DEB-4FF4-8E46-D8025BF585B0}.Debug|x64.Build.0 = Debug|x64
{9B3E98A5-9DEB-4FF4-8E46-D8025BF585B0}.Debug|x86.ActiveCfg = Debug|Win32
{9B3E98A5-9DEB-4FF4-8E46-D8025BF585B0}.Debug|x86.Build.0 = Debug|Win32
{9B3E98A5-9DEB-4FF4-8E46-D8025BF585B0}.Release|x64.ActiveCfg = Release|x64
{9B3E98A5-9DEB-4FF4-8E46-D8025BF585B0}.Release|x64.Build.0 = Release|x64
{9B3E98A5-9DEB-4FF4-8E46-D8025BF585B0}.Release|x86.ActiveCfg = Release|Win32
{9B3E98A5-9DEB-4FF4-8E46-D8025BF585B0}.Release|x86.Build.0 = Release|Win32
EndGlobalSection