v5
This commit is contained in:
parent
a791408c56
commit
a541701c4f
61 changed files with 475 additions and 0 deletions
25
projects/CALCULATOR-POWER/CALCULATOR-POWER.sln
Normal file
25
projects/CALCULATOR-POWER/CALCULATOR-POWER.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-POWER", "CALCULATOR-POWER.csproj", "{9CCFC6B4-37DC-45BF-B1C9-9AF35A019F5E}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{9CCFC6B4-37DC-45BF-B1C9-9AF35A019F5E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{9CCFC6B4-37DC-45BF-B1C9-9AF35A019F5E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{9CCFC6B4-37DC-45BF-B1C9-9AF35A019F5E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{9CCFC6B4-37DC-45BF-B1C9-9AF35A019F5E}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {5D828ABA-8697-4B5A-9EF9-99210245CE55}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Loading…
Add table
Add a link
Reference in a new issue