-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVive + Panel - New.sln
26 lines (26 loc) · 1.37 KB
/
Vive + Panel - New.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2015
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Vive + Panel - New", "Vive + Panel - New.csproj", "{4100F87D-B2A8-ED23-9DDA-5EBBE05EF2F9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Vive + Panel - New.Editor", "Vive + Panel - New.Editor.csproj", "{D9A896FB-16AD-2870-035C-202DA04B3A55}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4100F87D-B2A8-ED23-9DDA-5EBBE05EF2F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4100F87D-B2A8-ED23-9DDA-5EBBE05EF2F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4100F87D-B2A8-ED23-9DDA-5EBBE05EF2F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4100F87D-B2A8-ED23-9DDA-5EBBE05EF2F9}.Release|Any CPU.Build.0 = Release|Any CPU
{D9A896FB-16AD-2870-035C-202DA04B3A55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D9A896FB-16AD-2870-035C-202DA04B3A55}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D9A896FB-16AD-2870-035C-202DA04B3A55}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D9A896FB-16AD-2870-035C-202DA04B3A55}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal