forked from HippoAR/Unity-Technologies-unity-arkit-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUnity-Technologies-unity-arkit-plugin.sln
29 lines (29 loc) · 1.53 KB
/
Unity-Technologies-unity-arkit-plugin.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity-Technologies-unity-arkit-plugin", "Assembly-CSharp.csproj", "{D75EFFBB-2E69-B418-0C7A-4A5CEAFBE068}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity-Technologies-unity-arkit-plugin", "Assembly-CSharp-Editor.csproj", "{BE8DDB6D-7554-2390-CD2A-DF2C67C53158}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D75EFFBB-2E69-B418-0C7A-4A5CEAFBE068}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D75EFFBB-2E69-B418-0C7A-4A5CEAFBE068}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D75EFFBB-2E69-B418-0C7A-4A5CEAFBE068}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D75EFFBB-2E69-B418-0C7A-4A5CEAFBE068}.Release|Any CPU.Build.0 = Release|Any CPU
{BE8DDB6D-7554-2390-CD2A-DF2C67C53158}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BE8DDB6D-7554-2390-CD2A-DF2C67C53158}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BE8DDB6D-7554-2390-CD2A-DF2C67C53158}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BE8DDB6D-7554-2390-CD2A-DF2C67C53158}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal