-
Notifications
You must be signed in to change notification settings - Fork 4
/
Scanbot.SDK.Example.Forms.sln
49 lines (48 loc) · 3.28 KB
/
Scanbot.SDK.Example.Forms.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Scanbot.SDK.Example.Forms.Android", "Scanbot.SDK.Example.Forms.Android\Scanbot.SDK.Example.Forms.Android.csproj", "{4F00C297-1E14-4D0F-8658-94E1A02C15FD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Scanbot.SDK.Example.Forms.iOS", "Scanbot.SDK.Example.Forms.iOS\Scanbot.SDK.Example.Forms.iOS.csproj", "{7FBC2680-8505-4FC3-918F-C98EE102DDED}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Scanbot.SDK.Example.Forms", "Scanbot.SDK.Example.Forms\Scanbot.SDK.Example.Forms.shproj", "{E3EF2F7A-4374-4408-9A27-E3ABBB8BAFBD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Release|iPhone = Release|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4F00C297-1E14-4D0F-8658-94E1A02C15FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4F00C297-1E14-4D0F-8658-94E1A02C15FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4F00C297-1E14-4D0F-8658-94E1A02C15FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4F00C297-1E14-4D0F-8658-94E1A02C15FD}.Release|Any CPU.Build.0 = Release|Any CPU
{4F00C297-1E14-4D0F-8658-94E1A02C15FD}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{4F00C297-1E14-4D0F-8658-94E1A02C15FD}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{4F00C297-1E14-4D0F-8658-94E1A02C15FD}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{4F00C297-1E14-4D0F-8658-94E1A02C15FD}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{4F00C297-1E14-4D0F-8658-94E1A02C15FD}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{4F00C297-1E14-4D0F-8658-94E1A02C15FD}.Debug|iPhone.Build.0 = Debug|Any CPU
{4F00C297-1E14-4D0F-8658-94E1A02C15FD}.Release|iPhone.ActiveCfg = Release|Any CPU
{4F00C297-1E14-4D0F-8658-94E1A02C15FD}.Release|iPhone.Build.0 = Release|Any CPU
{7FBC2680-8505-4FC3-918F-C98EE102DDED}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{7FBC2680-8505-4FC3-918F-C98EE102DDED}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{7FBC2680-8505-4FC3-918F-C98EE102DDED}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
{7FBC2680-8505-4FC3-918F-C98EE102DDED}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
{7FBC2680-8505-4FC3-918F-C98EE102DDED}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{7FBC2680-8505-4FC3-918F-C98EE102DDED}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{7FBC2680-8505-4FC3-918F-C98EE102DDED}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{7FBC2680-8505-4FC3-918F-C98EE102DDED}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{7FBC2680-8505-4FC3-918F-C98EE102DDED}.Debug|iPhone.ActiveCfg = Debug|iPhone
{7FBC2680-8505-4FC3-918F-C98EE102DDED}.Debug|iPhone.Build.0 = Debug|iPhone
{7FBC2680-8505-4FC3-918F-C98EE102DDED}.Release|iPhone.ActiveCfg = Release|iPhone
{7FBC2680-8505-4FC3-918F-C98EE102DDED}.Release|iPhone.Build.0 = Release|iPhone
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
Policies = $0
$0.DotNetNamingPolicy = $1
EndGlobalSection
EndGlobal