Calculator.WindowsPhone.sln 5.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 2013
  4. VisualStudioVersion = 12.0.31101.0
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Calculator", "src\Calculator\Calculator.csproj", "{47465F9A-97E6-465F-AC57-030191C62C5B}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Calculator.WindowsPhone", "src\Calculator.WindowsPhone\Calculator.WindowsPhone\Calculator.WindowsPhone.csproj", "{FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}"
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  12. Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
  13. Ad-Hoc|iPhone = Ad-Hoc|iPhone
  14. Ad-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator
  15. AppStore|Any CPU = AppStore|Any CPU
  16. AppStore|iPhone = AppStore|iPhone
  17. AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
  18. Debug|Any CPU = Debug|Any CPU
  19. Debug|iPhone = Debug|iPhone
  20. Debug|iPhoneSimulator = Debug|iPhoneSimulator
  21. Release|Any CPU = Release|Any CPU
  22. Release|iPhone = Release|iPhone
  23. Release|iPhoneSimulator = Release|iPhoneSimulator
  24. EndGlobalSection
  25. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  26. {47465F9A-97E6-465F-AC57-030191C62C5B}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  27. {47465F9A-97E6-465F-AC57-030191C62C5B}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  28. {47465F9A-97E6-465F-AC57-030191C62C5B}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
  29. {47465F9A-97E6-465F-AC57-030191C62C5B}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
  30. {47465F9A-97E6-465F-AC57-030191C62C5B}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  31. {47465F9A-97E6-465F-AC57-030191C62C5B}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  32. {47465F9A-97E6-465F-AC57-030191C62C5B}.AppStore|Any CPU.Build.0 = Release|Any CPU
  33. {47465F9A-97E6-465F-AC57-030191C62C5B}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
  34. {47465F9A-97E6-465F-AC57-030191C62C5B}.AppStore|iPhone.Build.0 = Debug|Any CPU
  35. {47465F9A-97E6-465F-AC57-030191C62C5B}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  36. {47465F9A-97E6-465F-AC57-030191C62C5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  37. {47465F9A-97E6-465F-AC57-030191C62C5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
  38. {47465F9A-97E6-465F-AC57-030191C62C5B}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  39. {47465F9A-97E6-465F-AC57-030191C62C5B}.Debug|iPhone.Build.0 = Debug|Any CPU
  40. {47465F9A-97E6-465F-AC57-030191C62C5B}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  41. {47465F9A-97E6-465F-AC57-030191C62C5B}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  42. {47465F9A-97E6-465F-AC57-030191C62C5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
  43. {47465F9A-97E6-465F-AC57-030191C62C5B}.Release|Any CPU.Build.0 = Release|Any CPU
  44. {47465F9A-97E6-465F-AC57-030191C62C5B}.Release|iPhone.ActiveCfg = Release|Any CPU
  45. {47465F9A-97E6-465F-AC57-030191C62C5B}.Release|iPhone.Build.0 = Release|Any CPU
  46. {47465F9A-97E6-465F-AC57-030191C62C5B}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  47. {47465F9A-97E6-465F-AC57-030191C62C5B}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  48. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  49. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  50. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
  51. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
  52. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
  53. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  54. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  55. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.AppStore|Any CPU.Build.0 = Release|Any CPU
  56. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
  57. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
  58. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.AppStore|iPhone.Build.0 = Debug|Any CPU
  59. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  60. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  61. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Debug|Any CPU.Build.0 = Debug|Any CPU
  62. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  63. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Debug|iPhone.Build.0 = Debug|Any CPU
  64. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  65. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  66. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Release|Any CPU.ActiveCfg = Release|Any CPU
  67. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Release|Any CPU.Build.0 = Release|Any CPU
  68. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Release|iPhone.ActiveCfg = Release|Any CPU
  69. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Release|iPhone.Build.0 = Release|Any CPU
  70. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  71. {FAC0FEA3-31AC-4E17-A4FD-6A7D45DF1D06}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  72. EndGlobalSection
  73. GlobalSection(SolutionProperties) = preSolution
  74. HideSolutionNode = FALSE
  75. EndGlobalSection
  76. GlobalSection(MonoDevelopProperties) = preSolution
  77. StartupItem = src\Calculator\Calculator.csproj
  78. EndGlobalSection
  79. EndGlobal