mirror of
https://github.com/thestk/stk
synced 2026-01-11 12:01:52 +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}") = "eguitar", "eguitar.vcxproj", "{7714F3D3-F28C-4BEF-827B-78B2756890C9}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{7714F3D3-F28C-4BEF-827B-78B2756890C9}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{7714F3D3-F28C-4BEF-827B-78B2756890C9}.Debug|x86.Build.0 = Debug|Win32
|
|
{7714F3D3-F28C-4BEF-827B-78B2756890C9}.Release|x86.ActiveCfg = Release|Win32
|
|
{7714F3D3-F28C-4BEF-827B-78B2756890C9}.Release|x86.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {8FADFDB1-0C46-48DA-BE7F-592DC5BA7B9F}
|
|
EndGlobalSection
|
|
EndGlobal
|