You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1.0 KiB
25 lines
1.0 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 12.00 |
|
# Visual Studio Version 17 |
|
VisualStudioVersion = 17.5.33424.131 |
|
MinimumVisualStudioVersion = 10.0.40219.1 |
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mycu", "mycu\mycu.vcxproj", "{7EC31CF5-65E6-48E8-8452-C97C8FAF891C}" |
|
EndProject |
|
Global |
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
Debug|x64 = Debug|x64 |
|
Release|x64 = Release|x64 |
|
EndGlobalSection |
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|
{7EC31CF5-65E6-48E8-8452-C97C8FAF891C}.Debug|x64.ActiveCfg = Debug|x64 |
|
{7EC31CF5-65E6-48E8-8452-C97C8FAF891C}.Debug|x64.Build.0 = Debug|x64 |
|
{7EC31CF5-65E6-48E8-8452-C97C8FAF891C}.Release|x64.ActiveCfg = Release|x64 |
|
{7EC31CF5-65E6-48E8-8452-C97C8FAF891C}.Release|x64.Build.0 = Release|x64 |
|
EndGlobalSection |
|
GlobalSection(SolutionProperties) = preSolution |
|
HideSolutionNode = FALSE |
|
EndGlobalSection |
|
GlobalSection(ExtensibilityGlobals) = postSolution |
|
SolutionGuid = {1F67A697-3927-4915-BE68-11EAA6CE1E08} |
|
EndGlobalSection |
|
EndGlobal
|
|
|