mirror of
https://github.com/sigonasr2/Shep.git
synced 2025-09-01 19:38:42 -05:00
32 lines
1.4 KiB
Plaintext
32 lines
1.4 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.14.36221.1 d17.14
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Shep", "Shep.vcxproj", "{5098E9D5-277F-32D4-A895-58182C4B4817}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
MinSizeRel|x64 = MinSizeRel|x64
|
|
Release|x64 = Release|x64
|
|
RelWithDebInfo|x64 = RelWithDebInfo|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{5098E9D5-277F-32D4-A895-58182C4B4817}.Debug|x64.ActiveCfg = Debug|x64
|
|
{5098E9D5-277F-32D4-A895-58182C4B4817}.Debug|x64.Build.0 = Debug|x64
|
|
{5098E9D5-277F-32D4-A895-58182C4B4817}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
|
{5098E9D5-277F-32D4-A895-58182C4B4817}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
|
{5098E9D5-277F-32D4-A895-58182C4B4817}.Release|x64.ActiveCfg = Release|x64
|
|
{5098E9D5-277F-32D4-A895-58182C4B4817}.Release|x64.Build.0 = Release|x64
|
|
{5098E9D5-277F-32D4-A895-58182C4B4817}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
|
{5098E9D5-277F-32D4-A895-58182C4B4817}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {59395CD5-980E-35D5-B29E-CE56D7A53173}
|
|
EndGlobalSection
|
|
EndGlobal
|