-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathKafe_CVR_CCKs.sln
More file actions
34 lines (34 loc) · 2.2 KB
/
Copy pathKafe_CVR_CCKs.sln
File metadata and controls
34 lines (34 loc) · 2.2 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
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EyeMovementFix", "EyeMovementFix\EyeMovementFix.csproj", "{127E11F0-9F34-47CA-8843-72B809C16518}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CVRSuperMario64", "CVRSuperMario64\CVRSuperMario64.csproj", "{A73A34C6-2E5F-451D-A8CB-412F85000C5A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NavMeshFollower", "NavMeshFollower\NavMeshFollower.csproj", "{B64DE9CC-C0EE-43AE-99FB-4B3262308B04}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RetroCVR", "RetroCVR\RetroCVR.csproj", "{660E6C63-F826-4167-BB41-7309796B3114}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{127E11F0-9F34-47CA-8843-72B809C16518}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{127E11F0-9F34-47CA-8843-72B809C16518}.Debug|Any CPU.Build.0 = Debug|Any CPU
{127E11F0-9F34-47CA-8843-72B809C16518}.Release|Any CPU.ActiveCfg = Release|Any CPU
{127E11F0-9F34-47CA-8843-72B809C16518}.Release|Any CPU.Build.0 = Release|Any CPU
{A73A34C6-2E5F-451D-A8CB-412F85000C5A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A73A34C6-2E5F-451D-A8CB-412F85000C5A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A73A34C6-2E5F-451D-A8CB-412F85000C5A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A73A34C6-2E5F-451D-A8CB-412F85000C5A}.Release|Any CPU.Build.0 = Release|Any CPU
{B64DE9CC-C0EE-43AE-99FB-4B3262308B04}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B64DE9CC-C0EE-43AE-99FB-4B3262308B04}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B64DE9CC-C0EE-43AE-99FB-4B3262308B04}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B64DE9CC-C0EE-43AE-99FB-4B3262308B04}.Release|Any CPU.Build.0 = Release|Any CPU
{660E6C63-F826-4167-BB41-7309796B3114}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{660E6C63-F826-4167-BB41-7309796B3114}.Debug|Any CPU.Build.0 = Debug|Any CPU
{660E6C63-F826-4167-BB41-7309796B3114}.Release|Any CPU.ActiveCfg = Release|Any CPU
{660E6C63-F826-4167-BB41-7309796B3114}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal