-
Notifications
You must be signed in to change notification settings - Fork 0
/
H3VRUtilities.sln
37 lines (37 loc) · 2.07 KB
/
H3VRUtilities.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29709.97
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "H3VRUtilities", "H3VRUtilities\H3VRUtilities.csproj", "{BF4A38D2-D4B8-49D0-AA4B-0BD428E5E406}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "H3VRUtilsConfig", "H3VRUtilsConfig\H3VRUtilsConfig.csproj", "{83438CCE-0CED-4ED4-A2F8-E1468B5BC01B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "H3VRUtilitiesVehicles", "H3VRUtilitiesVehicles\H3VRUtilitiesVehicles.csproj", "{D3911CEF-9C19-474C-8ED3-271399D2B892}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BF4A38D2-D4B8-49D0-AA4B-0BD428E5E406}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BF4A38D2-D4B8-49D0-AA4B-0BD428E5E406}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BF4A38D2-D4B8-49D0-AA4B-0BD428E5E406}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BF4A38D2-D4B8-49D0-AA4B-0BD428E5E406}.Release|Any CPU.Build.0 = Release|Any CPU
{83438CCE-0CED-4ED4-A2F8-E1468B5BC01B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{83438CCE-0CED-4ED4-A2F8-E1468B5BC01B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{83438CCE-0CED-4ED4-A2F8-E1468B5BC01B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{83438CCE-0CED-4ED4-A2F8-E1468B5BC01B}.Release|Any CPU.Build.0 = Release|Any CPU
{D3911CEF-9C19-474C-8ED3-271399D2B892}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D3911CEF-9C19-474C-8ED3-271399D2B892}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D3911CEF-9C19-474C-8ED3-271399D2B892}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D3911CEF-9C19-474C-8ED3-271399D2B892}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E4178411-CB24-4F4F-ACB0-74F56E99E3A7}
EndGlobalSection
EndGlobal