mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-22 18:32:42 +01:00
c40d40bd22
- moved necessary data to new sources - running intro with TOMB5 HLE emulator
32 lines
1.4 KiB
Plaintext
32 lines
1.4 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.28307.1000
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "redriver2_psxpc", "redriver2_psxpc.vcxproj", "{9B3E98A5-9DEB-4FF4-8E46-D8025BF585B0}"
|
|
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
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {B67B5E37-A930-4A38-84AA-AB2A100A1BC1}
|
|
EndGlobalSection
|
|
EndGlobal
|