first commit
This commit is contained in:
commit
a5a0434432
1126 changed files with 439481 additions and 0 deletions
|
|
@ -0,0 +1,45 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 14
|
||||
VisualStudioVersion = 14.0.24720.0
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HelloWorldBlinky", "HelloWorldBlinky\HelloWorldBlinky.csproj", "{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{83506936-0E26-44B2-B6E6-3D964961C643}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
README.md = README.md
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|ARM = Debug|ARM
|
||||
Debug|x64 = Debug|x64
|
||||
Debug|x86 = Debug|x86
|
||||
Release|ARM = Release|ARM
|
||||
Release|x64 = Release|x64
|
||||
Release|x86 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Debug|ARM.ActiveCfg = Debug|ARM
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Debug|ARM.Build.0 = Debug|ARM
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Debug|ARM.Deploy.0 = Debug|ARM
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Debug|x64.Build.0 = Debug|x64
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Debug|x64.Deploy.0 = Debug|x64
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Debug|x86.ActiveCfg = Debug|x86
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Debug|x86.Build.0 = Debug|x86
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Debug|x86.Deploy.0 = Debug|x86
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Release|ARM.ActiveCfg = Release|ARM
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Release|ARM.Build.0 = Release|ARM
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Release|ARM.Deploy.0 = Release|ARM
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Release|x64.ActiveCfg = Release|x64
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Release|x64.Build.0 = Release|x64
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Release|x64.Deploy.0 = Release|x64
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Release|x86.ActiveCfg = Release|x86
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Release|x86.Build.0 = Release|x86
|
||||
{A92D5FB1-8639-4AC3-9766-EDC807C7BD97}.Release|x86.Deploy.0 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Loading…
Add table
Add a link
Reference in a new issue