| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio 2013
- VisualStudioVersion = 12.0.31101.0
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Calculator", "src\Calculator\Calculator.csproj", "{47465F9A-97E6-465F-AC57-030191C62C5B}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Calculator.WindowsPhone", "src\Calculator.WindowsPhone\Calculator.WindowsPhone\Calculator.WindowsPhone.csproj", "{FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
- Ad-Hoc|iPhone = Ad-Hoc|iPhone
- Ad-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator
- AppStore|Any CPU = AppStore|Any CPU
- AppStore|iPhone = AppStore|iPhone
- AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
- Debug|Any CPU = Debug|Any CPU
- Debug|iPhone = Debug|iPhone
- Debug|iPhoneSimulator = Debug|iPhoneSimulator
- Release|Any CPU = Release|Any CPU
- Release|iPhone = Release|iPhone
- Release|iPhoneSimulator = Release|iPhoneSimulator
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.AppStore|Any CPU.Build.0 = Release|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.AppStore|iPhone.Build.0 = Debug|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Debug|iPhone.ActiveCfg = Debug|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Debug|iPhone.Build.0 = Debug|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Release|Any CPU.Build.0 = Release|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Release|iPhone.ActiveCfg = Release|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Release|iPhone.Build.0 = Release|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
- {47465F9A-97E6-465F-AC57-030191C62C5B}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.AppStore|Any CPU.Build.0 = Release|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.AppStore|iPhone.Build.0 = Debug|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Debug|iPhone.ActiveCfg = Debug|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Debug|iPhone.Build.0 = Debug|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Release|Any CPU.Build.0 = Release|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Release|iPhone.ActiveCfg = Release|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Release|iPhone.Build.0 = Release|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
- {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(MonoDevelopProperties) = preSolution
- StartupItem = src\Calculator\Calculator.csproj
- EndGlobalSection
- EndGlobal
|