-
Notifications
You must be signed in to change notification settings - Fork 226
/
WheelTest.sln
36 lines (35 loc) · 2.05 KB
/
WheelTest.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WheelTest", "WheelTest.vcxproj", "{B78ACCCC-EC21-469E-B1A2-38752F5DA8E8}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DirectXTK_XboxOneXDK_2017", "..\..\..\Kits\DirectXTK\DirectXTK_XboxOneXDK_2017.vcxproj", "{4FDFDCCD-EE2E-415C-B458-1E8FDB0D85F2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Durango = Debug|Durango
Profile|Durango = Profile|Durango
Release|Durango = Release|Durango
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B78ACCCC-EC21-469E-B1A2-38752F5DA8E8}.Debug|Durango.ActiveCfg = Debug|Durango
{B78ACCCC-EC21-469E-B1A2-38752F5DA8E8}.Debug|Durango.Build.0 = Debug|Durango
{B78ACCCC-EC21-469E-B1A2-38752F5DA8E8}.Debug|Durango.Deploy.0 = Debug|Durango
{B78ACCCC-EC21-469E-B1A2-38752F5DA8E8}.Profile|Durango.ActiveCfg = Profile|Durango
{B78ACCCC-EC21-469E-B1A2-38752F5DA8E8}.Profile|Durango.Build.0 = Profile|Durango
{B78ACCCC-EC21-469E-B1A2-38752F5DA8E8}.Profile|Durango.Deploy.0 = Profile|Durango
{B78ACCCC-EC21-469E-B1A2-38752F5DA8E8}.Release|Durango.ActiveCfg = Release|Durango
{B78ACCCC-EC21-469E-B1A2-38752F5DA8E8}.Release|Durango.Build.0 = Release|Durango
{B78ACCCC-EC21-469E-B1A2-38752F5DA8E8}.Release|Durango.Deploy.0 = Release|Durango
{4FDFDCCD-EE2E-415C-B458-1E8FDB0D85F2}.Debug|Durango.ActiveCfg = Debug|Durango
{4FDFDCCD-EE2E-415C-B458-1E8FDB0D85F2}.Debug|Durango.Build.0 = Debug|Durango
{4FDFDCCD-EE2E-415C-B458-1E8FDB0D85F2}.Profile|Durango.ActiveCfg = Profile|Durango
{4FDFDCCD-EE2E-415C-B458-1E8FDB0D85F2}.Profile|Durango.Build.0 = Profile|Durango
{4FDFDCCD-EE2E-415C-B458-1E8FDB0D85F2}.Release|Durango.ActiveCfg = Release|Durango
{4FDFDCCD-EE2E-415C-B458-1E8FDB0D85F2}.Release|Durango.Build.0 = Release|Durango
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal