-
Notifications
You must be signed in to change notification settings - Fork 21
/
Unity ARKit Test.sln
41 lines (41 loc) · 2.46 KB
/
Unity ARKit Test.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity ARKit Test", "Assembly-CSharp-firstpass.csproj", "{600CAF63-0771-2B58-4BBF-0E8CB7331283}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity ARKit Test", "Assembly-CSharp.csproj", "{25356FEE-9777-7282-39F6-A9D37024EFB8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity ARKit Test", "Assembly-CSharp-Editor-firstpass.csproj", "{5EEEB2F4-09B4-6648-B676-C39240CDC501}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity ARKit Test", "Assembly-CSharp-Editor.csproj", "{AF822AA1-9472-7A90-792A-6830B478FC35}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{600CAF63-0771-2B58-4BBF-0E8CB7331283}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{600CAF63-0771-2B58-4BBF-0E8CB7331283}.Debug|Any CPU.Build.0 = Debug|Any CPU
{600CAF63-0771-2B58-4BBF-0E8CB7331283}.Release|Any CPU.ActiveCfg = Release|Any CPU
{600CAF63-0771-2B58-4BBF-0E8CB7331283}.Release|Any CPU.Build.0 = Release|Any CPU
{25356FEE-9777-7282-39F6-A9D37024EFB8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25356FEE-9777-7282-39F6-A9D37024EFB8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25356FEE-9777-7282-39F6-A9D37024EFB8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25356FEE-9777-7282-39F6-A9D37024EFB8}.Release|Any CPU.Build.0 = Release|Any CPU
{5EEEB2F4-09B4-6648-B676-C39240CDC501}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5EEEB2F4-09B4-6648-B676-C39240CDC501}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5EEEB2F4-09B4-6648-B676-C39240CDC501}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5EEEB2F4-09B4-6648-B676-C39240CDC501}.Release|Any CPU.Build.0 = Release|Any CPU
{AF822AA1-9472-7A90-792A-6830B478FC35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AF822AA1-9472-7A90-792A-6830B478FC35}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AF822AA1-9472-7A90-792A-6830B478FC35}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AF822AA1-9472-7A90-792A-6830B478FC35}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal