mirror of
https://github.com/thestk/stk
synced 2026-01-11 03:51:53 +00:00
26 lines
1.0 KiB
Plaintext
26 lines
1.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.28010.2046
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ragamatic", "ragamat.vcxproj", "{9ECEAC07-E32F-4ABB-945E-0334377C1828}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{9ECEAC07-E32F-4ABB-945E-0334377C1828}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{9ECEAC07-E32F-4ABB-945E-0334377C1828}.Debug|x86.Build.0 = Debug|Win32
|
|
{9ECEAC07-E32F-4ABB-945E-0334377C1828}.Release|x86.ActiveCfg = Release|Win32
|
|
{9ECEAC07-E32F-4ABB-945E-0334377C1828}.Release|x86.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {CC90B55D-4CB0-4EC2-A443-E298E8F25DB6}
|
|
EndGlobalSection
|
|
EndGlobal
|