This repository was archived by the owner on Sep 18, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBeThereMobile.sln
More file actions
56 lines (56 loc) · 3.43 KB
/
Copy pathBeThereMobile.sln
File metadata and controls
56 lines (56 loc) · 3.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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26403.7
MinimumVisualStudioVersion = 10.0.40219.1
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "BeThereMobile", "BeThereMobile\BeThereMobile.jsproj", "{D572082A-2C09-4853-841C-49C0BF9F3926}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Android = Debug|Android
Debug|iOS = Debug|iOS
Debug|Windows-ARM = Debug|Windows-ARM
Debug|Windows-x64 = Debug|Windows-x64
Debug|Windows-x86 = Debug|Windows-x86
Release|Android = Release|Android
Release|iOS = Release|iOS
Release|Windows-ARM = Release|Windows-ARM
Release|Windows-x64 = Release|Windows-x64
Release|Windows-x86 = Release|Windows-x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D572082A-2C09-4853-841C-49C0BF9F3926}.Debug|Android.ActiveCfg = Debug|Android
{D572082A-2C09-4853-841C-49C0BF9F3926}.Debug|Android.Build.0 = Debug|Android
{D572082A-2C09-4853-841C-49C0BF9F3926}.Debug|Android.Deploy.0 = Debug|Android
{D572082A-2C09-4853-841C-49C0BF9F3926}.Debug|iOS.ActiveCfg = Debug|iOS
{D572082A-2C09-4853-841C-49C0BF9F3926}.Debug|iOS.Build.0 = Debug|iOS
{D572082A-2C09-4853-841C-49C0BF9F3926}.Debug|iOS.Deploy.0 = Debug|iOS
{D572082A-2C09-4853-841C-49C0BF9F3926}.Debug|Windows-ARM.ActiveCfg = Debug|Windows-ARM
{D572082A-2C09-4853-841C-49C0BF9F3926}.Debug|Windows-ARM.Build.0 = Debug|Windows-ARM
{D572082A-2C09-4853-841C-49C0BF9F3926}.Debug|Windows-ARM.Deploy.0 = Debug|Windows-ARM
{D572082A-2C09-4853-841C-49C0BF9F3926}.Debug|Windows-x64.ActiveCfg = Debug|Windows-x64
{D572082A-2C09-4853-841C-49C0BF9F3926}.Debug|Windows-x64.Build.0 = Debug|Windows-x64
{D572082A-2C09-4853-841C-49C0BF9F3926}.Debug|Windows-x64.Deploy.0 = Debug|Windows-x64
{D572082A-2C09-4853-841C-49C0BF9F3926}.Debug|Windows-x86.ActiveCfg = Debug|Windows-x86
{D572082A-2C09-4853-841C-49C0BF9F3926}.Debug|Windows-x86.Build.0 = Debug|Windows-x86
{D572082A-2C09-4853-841C-49C0BF9F3926}.Debug|Windows-x86.Deploy.0 = Debug|Windows-x86
{D572082A-2C09-4853-841C-49C0BF9F3926}.Release|Android.ActiveCfg = Release|Android
{D572082A-2C09-4853-841C-49C0BF9F3926}.Release|Android.Build.0 = Release|Android
{D572082A-2C09-4853-841C-49C0BF9F3926}.Release|Android.Deploy.0 = Release|Android
{D572082A-2C09-4853-841C-49C0BF9F3926}.Release|iOS.ActiveCfg = Release|iOS
{D572082A-2C09-4853-841C-49C0BF9F3926}.Release|iOS.Build.0 = Release|iOS
{D572082A-2C09-4853-841C-49C0BF9F3926}.Release|iOS.Deploy.0 = Release|iOS
{D572082A-2C09-4853-841C-49C0BF9F3926}.Release|Windows-ARM.ActiveCfg = Release|Windows-ARM
{D572082A-2C09-4853-841C-49C0BF9F3926}.Release|Windows-ARM.Build.0 = Release|Windows-ARM
{D572082A-2C09-4853-841C-49C0BF9F3926}.Release|Windows-ARM.Deploy.0 = Release|Windows-ARM
{D572082A-2C09-4853-841C-49C0BF9F3926}.Release|Windows-x64.ActiveCfg = Release|Windows-x64
{D572082A-2C09-4853-841C-49C0BF9F3926}.Release|Windows-x64.Build.0 = Release|Windows-x64
{D572082A-2C09-4853-841C-49C0BF9F3926}.Release|Windows-x64.Deploy.0 = Release|Windows-x64
{D572082A-2C09-4853-841C-49C0BF9F3926}.Release|Windows-x86.ActiveCfg = Release|Windows-x86
{D572082A-2C09-4853-841C-49C0BF9F3926}.Release|Windows-x86.Build.0 = Release|Windows-x86
{D572082A-2C09-4853-841C-49C0BF9F3926}.Release|Windows-x86.Deploy.0 = Release|Windows-x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal