pureikyubu/scripts/pureikyubu.sln
2024-04-19 11:20:29 +03:00

61 lines
3.5 KiB
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33424.131
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pureikyubu", "pureikyubu.vcxproj", "{A189DE1C-F703-415C-A0D6-A968B7A20C5A}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDL2", "..\thirdparty\SDL2\VisualC\SDL\SDL.vcxproj", "{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug SDL|x64 = Debug SDL|x64
Debug SDL|x86 = Debug SDL|x86
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release SDL|x64 = Release SDL|x64
Release SDL|x86 = Release SDL|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Debug SDL|x64.ActiveCfg = Debug SDL|x64
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Debug SDL|x64.Build.0 = Debug SDL|x64
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Debug SDL|x86.ActiveCfg = Debug SDL|Win32
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Debug SDL|x86.Build.0 = Debug SDL|Win32
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Debug|x64.ActiveCfg = Debug|x64
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Debug|x64.Build.0 = Debug|x64
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Debug|x86.ActiveCfg = Debug|Win32
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Debug|x86.Build.0 = Debug|Win32
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Release SDL|x64.ActiveCfg = Release SDL|x64
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Release SDL|x64.Build.0 = Release SDL|x64
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Release SDL|x86.ActiveCfg = Release SDL|Win32
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Release SDL|x86.Build.0 = Release SDL|Win32
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Release|x64.ActiveCfg = Release|x64
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Release|x64.Build.0 = Release|x64
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Release|x86.ActiveCfg = Release|Win32
{A189DE1C-F703-415C-A0D6-A968B7A20C5A}.Release|x86.Build.0 = Release|Win32
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug SDL|x64.ActiveCfg = Debug SDL|x64
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug SDL|x64.Build.0 = Debug SDL|x64
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug SDL|x86.ActiveCfg = Debug SDL|Win32
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug SDL|x86.Build.0 = Debug SDL|Win32
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|x64.ActiveCfg = Debug|x64
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|x64.Build.0 = Debug|x64
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|x86.ActiveCfg = Debug|Win32
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|x86.Build.0 = Debug|Win32
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release SDL|x64.ActiveCfg = Release|x64
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release SDL|x64.Build.0 = Release|x64
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release SDL|x86.ActiveCfg = Release|Win32
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release SDL|x86.Build.0 = Release|Win32
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|x64.ActiveCfg = Release|x64
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|x64.Build.0 = Release|x64
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|x86.ActiveCfg = Release|Win32
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {62473805-CC4E-4411-B261-D88E0D4CE293}
EndGlobalSection
EndGlobal