TBMM/GCMM.sln

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2020-06-15 00:45:39 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30011.22
MinimumVisualStudioVersion = 10.0.40219.1
2021-06-15 23:27:11 +00:00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TBMM", "TBMM\TBMM.csproj", "{4022166A-FEA4-4B26-B83F-58B4D2004976}"
2020-06-15 00:45:39 +00:00
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4022166A-FEA4-4B26-B83F-58B4D2004976}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4022166A-FEA4-4B26-B83F-58B4D2004976}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4022166A-FEA4-4B26-B83F-58B4D2004976}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4022166A-FEA4-4B26-B83F-58B4D2004976}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {20687CF2-5A53-4980-BA62-904669F05422}
EndGlobalSection
EndGlobal