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}") = "effects", "effects.vcxproj", "{18C1E3D6-08AB-4087-8522-BCAF2E767BA7}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{18C1E3D6-08AB-4087-8522-BCAF2E767BA7}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{18C1E3D6-08AB-4087-8522-BCAF2E767BA7}.Debug|x86.Build.0 = Debug|Win32
|
|
{18C1E3D6-08AB-4087-8522-BCAF2E767BA7}.Release|x86.ActiveCfg = Release|Win32
|
|
{18C1E3D6-08AB-4087-8522-BCAF2E767BA7}.Release|x86.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {FC9ECEAF-8EE9-48ED-9F13-E12A6505C643}
|
|
EndGlobalSection
|
|
EndGlobal
|