Files
skeet_loader/skeet_loader.sln
T
2026-06-08 15:51:52 +08:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.37314.3 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "skeet_loader", "skeet_loader\skeet_loader.vcxproj", "{68F549CE-1268-453D-A8C5-CB4AFE5F5381}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{68F549CE-1268-453D-A8C5-CB4AFE5F5381}.Debug|x64.ActiveCfg = Debug|x64
{68F549CE-1268-453D-A8C5-CB4AFE5F5381}.Debug|x64.Build.0 = Debug|x64
{68F549CE-1268-453D-A8C5-CB4AFE5F5381}.Release|x64.ActiveCfg = Release|x64
{68F549CE-1268-453D-A8C5-CB4AFE5F5381}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D188B6CB-458C-4BC0-B024-2BF1AA796290}
EndGlobalSection
EndGlobal