-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathRaspberryEngine.iOS.sln
More file actions
26 lines (26 loc) · 1.43 KB
/
RaspberryEngine.iOS.sln
File metadata and controls
26 lines (26 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RaspberryEngine.iOS", "RaspberryEngine\RaspberryEngine.iOS.csproj", "{0FF2A5A4-B059-4923-9CEC-D20E2EE78F27}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Release|iPhone = Release|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0FF2A5A4-B059-4923-9CEC-D20E2EE78F27}.Debug|iPhone.ActiveCfg = Debug|iPhone
{0FF2A5A4-B059-4923-9CEC-D20E2EE78F27}.Debug|iPhone.Build.0 = Debug|iPhone
{0FF2A5A4-B059-4923-9CEC-D20E2EE78F27}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{0FF2A5A4-B059-4923-9CEC-D20E2EE78F27}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{0FF2A5A4-B059-4923-9CEC-D20E2EE78F27}.Release|iPhone.ActiveCfg = Release|iPhone
{0FF2A5A4-B059-4923-9CEC-D20E2EE78F27}.Release|iPhone.Build.0 = Release|iPhone
{0FF2A5A4-B059-4923-9CEC-D20E2EE78F27}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{0FF2A5A4-B059-4923-9CEC-D20E2EE78F27}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = RaspberryEngine\RaspberryEngine.iOS.csproj
EndGlobalSection
EndGlobal