HiTA.sln 5.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 16
  4. VisualStudioVersion = 16.0.31105.61
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HiTA.Android", "HiTA.Android\HiTA.Android.csproj", "{35B3EBB9-6BBF-4478-8245-DA7189B55386}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HiTA.iOS", "HiTA.iOS\HiTA.iOS.csproj", "{DD420EB8-7E35-426D-8247-FDBC6025FA68}"
  9. EndProject
  10. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HiTA", "HiTA\HiTA.csproj", "{80E56974-9E79-4225-B45F-CE8FBE1822C1}"
  11. EndProject
  12. Global
  13. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  14. Debug|Any CPU = Debug|Any CPU
  15. Debug|iPhone = Debug|iPhone
  16. Debug|iPhoneSimulator = Debug|iPhoneSimulator
  17. Release|Any CPU = Release|Any CPU
  18. Release|iPhone = Release|iPhone
  19. Release|iPhoneSimulator = Release|iPhoneSimulator
  20. EndGlobalSection
  21. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  22. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  23. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Debug|Any CPU.Build.0 = Debug|Any CPU
  24. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
  25. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  26. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Debug|iPhone.Build.0 = Debug|Any CPU
  27. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Debug|iPhone.Deploy.0 = Debug|Any CPU
  28. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  29. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  30. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
  31. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Release|Any CPU.ActiveCfg = Release|Any CPU
  32. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Release|Any CPU.Build.0 = Release|Any CPU
  33. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Release|Any CPU.Deploy.0 = Release|Any CPU
  34. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Release|iPhone.ActiveCfg = Release|Any CPU
  35. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Release|iPhone.Build.0 = Release|Any CPU
  36. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Release|iPhone.Deploy.0 = Release|Any CPU
  37. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  38. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  39. {35B3EBB9-6BBF-4478-8245-DA7189B55386}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
  40. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
  41. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
  42. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Debug|Any CPU.Deploy.0 = Debug|iPhoneSimulator
  43. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Debug|iPhone.ActiveCfg = Debug|iPhone
  44. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Debug|iPhone.Build.0 = Debug|iPhone
  45. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Debug|iPhone.Deploy.0 = Debug|iPhone
  46. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
  47. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
  48. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Debug|iPhoneSimulator.Deploy.0 = Debug|iPhoneSimulator
  49. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
  50. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
  51. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Release|Any CPU.Deploy.0 = Release|iPhoneSimulator
  52. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Release|iPhone.ActiveCfg = Release|iPhone
  53. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Release|iPhone.Build.0 = Release|iPhone
  54. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Release|iPhone.Deploy.0 = Release|iPhone
  55. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
  56. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
  57. {DD420EB8-7E35-426D-8247-FDBC6025FA68}.Release|iPhoneSimulator.Deploy.0 = Release|iPhoneSimulator
  58. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  59. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Debug|Any CPU.Build.0 = Debug|Any CPU
  60. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
  61. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  62. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Debug|iPhone.Build.0 = Debug|Any CPU
  63. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Debug|iPhone.Deploy.0 = Debug|Any CPU
  64. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  65. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  66. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
  67. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
  68. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Release|Any CPU.Build.0 = Release|Any CPU
  69. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Release|Any CPU.Deploy.0 = Release|Any CPU
  70. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Release|iPhone.ActiveCfg = Release|Any CPU
  71. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Release|iPhone.Build.0 = Release|Any CPU
  72. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Release|iPhone.Deploy.0 = Release|Any CPU
  73. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  74. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  75. {80E56974-9E79-4225-B45F-CE8FBE1822C1}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
  76. EndGlobalSection
  77. GlobalSection(SolutionProperties) = preSolution
  78. HideSolutionNode = FALSE
  79. EndGlobalSection
  80. GlobalSection(ExtensibilityGlobals) = postSolution
  81. SolutionGuid = {A23038C3-EFD7-4A84-87D2-1A2C4F4C96AD}
  82. EndGlobalSection
  83. EndGlobal