MinecraftRecipeViewer/MinecraftRecipeViewer.sln

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2020-04-13 18:05:13 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30002.166
MinimumVisualStudioVersion = 10.0.40219.1
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "MinecraftRecipeViewer", "MinecraftRecipeViewer\MinecraftRecipeViewer.pyproj", "{A02A6A86-69E9-49A6-B68B-C6597AAD27DD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A02A6A86-69E9-49A6-B68B-C6597AAD27DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A02A6A86-69E9-49A6-B68B-C6597AAD27DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A02A6A86-69E9-49A6-B68B-C6597AAD27DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A02A6A86-69E9-49A6-B68B-C6597AAD27DD}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2CFD322D-5967-4FAA-9708-F98AB608C88F}
EndGlobalSection
EndGlobal