-
Notifications
You must be signed in to change notification settings - Fork 0
/
deus-mobile.sln
56 lines (56 loc) · 3.42 KB
/
deus-mobile.sln
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.26228.9
MinimumVisualStudioVersion = 10.0.40219.1
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "deus-mobile", "deus-mobile.jsproj", "{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}"
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
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Debug|Android.ActiveCfg = Debug|Android
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Debug|Android.Build.0 = Debug|Android
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Debug|Android.Deploy.0 = Debug|Android
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Debug|iOS.ActiveCfg = Debug|iOS
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Debug|iOS.Build.0 = Debug|iOS
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Debug|iOS.Deploy.0 = Debug|iOS
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Debug|Windows-ARM.ActiveCfg = Debug|Windows-ARM
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Debug|Windows-ARM.Build.0 = Debug|Windows-ARM
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Debug|Windows-ARM.Deploy.0 = Debug|Windows-ARM
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Debug|Windows-x64.ActiveCfg = Debug|Windows-x64
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Debug|Windows-x64.Build.0 = Debug|Windows-x64
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Debug|Windows-x64.Deploy.0 = Debug|Windows-x64
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Debug|Windows-x86.ActiveCfg = Debug|Windows-x86
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Debug|Windows-x86.Build.0 = Debug|Windows-x86
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Debug|Windows-x86.Deploy.0 = Debug|Windows-x86
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Release|Android.ActiveCfg = Release|Android
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Release|Android.Build.0 = Release|Android
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Release|Android.Deploy.0 = Release|Android
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Release|iOS.ActiveCfg = Release|iOS
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Release|iOS.Build.0 = Release|iOS
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Release|iOS.Deploy.0 = Release|iOS
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Release|Windows-ARM.ActiveCfg = Release|Windows-ARM
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Release|Windows-ARM.Build.0 = Release|Windows-ARM
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Release|Windows-ARM.Deploy.0 = Release|Windows-ARM
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Release|Windows-x64.ActiveCfg = Release|Windows-x64
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Release|Windows-x64.Build.0 = Release|Windows-x64
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Release|Windows-x64.Deploy.0 = Release|Windows-x64
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Release|Windows-x86.ActiveCfg = Release|Windows-x86
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Release|Windows-x86.Build.0 = Release|Windows-x86
{9F99C0FE-2C02-4F57-AA87-51ADF3763DC9}.Release|Windows-x86.Deploy.0 = Release|Windows-x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal