-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathSUITS-MagicLeap-26.sln
More file actions
45 lines (45 loc) · 3.17 KB
/
Copy pathSUITS-MagicLeap-26.sln
File metadata and controls
45 lines (45 loc) · 3.17 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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{a17e7782-7da2-d4d7-0f90-9c4adbbc3202}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.XR.Interaction.Toolkit.Samples.Hands", "Unity.XR.Interaction.Toolkit.Samples.Hands.csproj", "{cc16bc1e-d06f-8894-94df-44f3a08e9b9a}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.XR.Hands.Samples.VisualizerSample", "Unity.XR.Hands.Samples.VisualizerSample.csproj", "{9be72ada-35bd-09ca-94b0-83e86b547a00}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.XR.Interaction.Toolkit.Samples.StarterAssets", "Unity.XR.Interaction.Toolkit.Samples.StarterAssets.csproj", "{b1ec776f-18d4-9a7d-a95a-dc22be8b461b}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.XR.Interaction.Toolkit.Samples.Hands.Editor", "Unity.XR.Interaction.Toolkit.Samples.Hands.Editor.csproj", "{03fd2f71-3999-623e-ccbd-7e0a10519411}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{4b5d297a-38cc-10ed-137e-75a5ad32c736}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.XR.Interaction.Toolkit.Samples.StarterAssets.Editor", "Unity.XR.Interaction.Toolkit.Samples.StarterAssets.Editor.csproj", "{54f72dee-192c-b456-670f-2cc4ec7e454a}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bunny83.simpleJson", "Bunny83.simpleJson.csproj", "{526afa2e-3904-0f90-ec1c-0ff17ca5d0b1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{a17e7782-7da2-d4d7-0f90-9c4adbbc3202}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{a17e7782-7da2-d4d7-0f90-9c4adbbc3202}.Debug|Any CPU.Build.0 = Debug|Any CPU
{cc16bc1e-d06f-8894-94df-44f3a08e9b9a}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{cc16bc1e-d06f-8894-94df-44f3a08e9b9a}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9be72ada-35bd-09ca-94b0-83e86b547a00}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9be72ada-35bd-09ca-94b0-83e86b547a00}.Debug|Any CPU.Build.0 = Debug|Any CPU
{b1ec776f-18d4-9a7d-a95a-dc22be8b461b}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{b1ec776f-18d4-9a7d-a95a-dc22be8b461b}.Debug|Any CPU.Build.0 = Debug|Any CPU
{03fd2f71-3999-623e-ccbd-7e0a10519411}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{03fd2f71-3999-623e-ccbd-7e0a10519411}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4b5d297a-38cc-10ed-137e-75a5ad32c736}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4b5d297a-38cc-10ed-137e-75a5ad32c736}.Debug|Any CPU.Build.0 = Debug|Any CPU
{54f72dee-192c-b456-670f-2cc4ec7e454a}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{54f72dee-192c-b456-670f-2cc4ec7e454a}.Debug|Any CPU.Build.0 = Debug|Any CPU
{526afa2e-3904-0f90-ec1c-0ff17ca5d0b1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{526afa2e-3904-0f90-ec1c-0ff17ca5d0b1}.Debug|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal