-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathSwiftAndroid-Sample.sln
More file actions
20 lines (19 loc) · 909 Bytes
/
SwiftAndroid-Sample.sln
File metadata and controls
20 lines (19 loc) · 909 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Microsoft Visual Studio Solution File, Format Version 12.00
# RemObjects Fire
Project("{656346D9-4656-40DA-A068-22D5425D4639}") = "SwiftAndroid-Sample", "SwiftAndroid-Sample.elements", "{D5175E79-4E31-4CC7-BF05-FC178F9D25DF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AnyCPU = Debug|AnyCPU
Release|AnyCPU = Release|AnyCPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D5175E79-4E31-4CC7-BF05-FC178F9D25DF}.Debug|AnyCPU.ActiveCfg = Debug|AnyCPU
{D5175E79-4E31-4CC7-BF05-FC178F9D25DF}.Debug|AnyCPU.Build.0 = Debug|AnyCPU
{D5175E79-4E31-4CC7-BF05-FC178F9D25DF}.Release|AnyCPU.ActiveCfg = Release|AnyCPU
{D5175E79-4E31-4CC7-BF05-FC178F9D25DF}.Release|AnyCPU.Build.0 = Release|AnyCPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal