v5
This commit is contained in:
parent
a791408c56
commit
a541701c4f
61 changed files with 475 additions and 0 deletions
25
projects/CALCULATOR-ROOT/CALCULATOR-ROOT.sln
Normal file
25
projects/CALCULATOR-ROOT/CALCULATOR-ROOT.sln
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.28010.2036
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CALCULATOR-ROOT", "CALCULATOR-ROOT.csproj", "{81287234-2D00-44D6-A34C-BDD71D47A70F}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{81287234-2D00-44D6-A34C-BDD71D47A70F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{81287234-2D00-44D6-A34C-BDD71D47A70F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{81287234-2D00-44D6-A34C-BDD71D47A70F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{81287234-2D00-44D6-A34C-BDD71D47A70F}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {F7CA47C4-6919-4A4E-9383-BA41A7CA8AF2}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Loading…
Add table
Add a link
Reference in a new issue