mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-22 10:22:48 +01:00
Removed x64 build configuration.
This commit is contained in:
parent
478f059614
commit
d0ca0c57e8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user