forked from mbucchia/OpenXR-Toolkit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathOpenXR-Toolkit.sln
74 lines (74 loc) · 3.79 KB
/
OpenXR-Toolkit.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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31911.196
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XR_APILAYER_NOVENDOR_toolkit", "XR_APILAYER_NOVENDOR_toolkit\XR_APILAYER_NOVENDOR_toolkit.vcxproj", "{93D573D0-634F-4BA0-8FE0-FB63D7D00A05}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Files", "Solution Files", "{387062F2-BCA2-4776-A414-B6DE41FC9E12}"
ProjectSection(SolutionItems) = preProject
.clang-format = .clang-format
.gitattributes = .gitattributes
.gitignore = .gitignore
LICENSE = LICENSE
README.md = README.md
RELEASING.md = RELEASING.md
version.info = version.info
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scripts", "Scripts", "{1E41057B-9167-4ED0-A3FA-6F2CA6B55922}"
ProjectSection(SolutionItems) = preProject
scripts\Install-Layer.ps1 = scripts\Install-Layer.ps1
scripts\Uninstall-Layer.ps1 = scripts\Uninstall-Layer.ps1
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "companion", "companion\companion.csproj", "{69C43742-D646-44B8-A869-3D8016D525CE}"
ProjectSection(ProjectDependencies) = postProject
{93D573D0-634F-4BA0-8FE0-FB63D7D00A05} = {93D573D0-634F-4BA0-8FE0-FB63D7D00A05}
EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup", "installer\installer.vdproj", "{9D1EF86B-6B13-4C14-BBD7-E70CF7DD48DE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mappingtool", "mappingstool\mappingtool.csproj", "{F64486BA-421E-43A7-8E97-DC9981EA5C6F}"
ProjectSection(ProjectDependencies) = postProject
{93D573D0-634F-4BA0-8FE0-FB63D7D00A05} = {93D573D0-634F-4BA0-8FE0-FB63D7D00A05}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "GitHub", "GitHub", "{3F9F661B-0558-4FF0-862C-4D1920CC2782}"
ProjectSection(SolutionItems) = preProject
.github\workflows\msbuild.yml = .github\workflows\msbuild.yml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{93D573D0-634F-4BA0-8FE0-FB63D7D00A05}.Debug|x64.ActiveCfg = Debug|x64
{93D573D0-634F-4BA0-8FE0-FB63D7D00A05}.Debug|x64.Build.0 = Debug|x64
{93D573D0-634F-4BA0-8FE0-FB63D7D00A05}.Release|x64.ActiveCfg = Release|x64
{93D573D0-634F-4BA0-8FE0-FB63D7D00A05}.Release|x64.Build.0 = Release|x64
{69C43742-D646-44B8-A869-3D8016D525CE}.Debug|x64.ActiveCfg = Debug|Any CPU
{69C43742-D646-44B8-A869-3D8016D525CE}.Debug|x64.Build.0 = Debug|Any CPU
{69C43742-D646-44B8-A869-3D8016D525CE}.Release|x64.ActiveCfg = Release|Any CPU
{69C43742-D646-44B8-A869-3D8016D525CE}.Release|x64.Build.0 = Release|Any CPU
{9D1EF86B-6B13-4C14-BBD7-E70CF7DD48DE}.Debug|x64.ActiveCfg = Debug
{9D1EF86B-6B13-4C14-BBD7-E70CF7DD48DE}.Release|x64.ActiveCfg = Release
{9D1EF86B-6B13-4C14-BBD7-E70CF7DD48DE}.Release|x64.Build.0 = Release
{F64486BA-421E-43A7-8E97-DC9981EA5C6F}.Debug|x64.ActiveCfg = Debug|Any CPU
{F64486BA-421E-43A7-8E97-DC9981EA5C6F}.Debug|x64.Build.0 = Debug|Any CPU
{F64486BA-421E-43A7-8E97-DC9981EA5C6F}.Release|x64.ActiveCfg = Release|Any CPU
{F64486BA-421E-43A7-8E97-DC9981EA5C6F}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{1E41057B-9167-4ED0-A3FA-6F2CA6B55922} = {387062F2-BCA2-4776-A414-B6DE41FC9E12}
{3F9F661B-0558-4FF0-862C-4D1920CC2782} = {387062F2-BCA2-4776-A414-B6DE41FC9E12}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {777B0DEC-4E36-4B64-BD29-1832B32A076B}
EndGlobalSection
EndGlobal