This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 225
/
OSPrimitiveToolXbox.sln
39 lines (38 loc) · 2.22 KB
/
OSPrimitiveToolXbox.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
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}") = "OSPrimitiveToolXbox", "OSPrimitiveToolXbox.vcxproj", "{81CEEE3B-9467-4CC4-9C3D-1ECA036733E2}"
ProjectSection(ProjectDependencies) = postProject
{4FDFDCCD-EE2E-415C-B458-1E8FDB0D85F2} = {4FDFDCCD-EE2E-415C-B458-1E8FDB0D85F2}
EndProjectSection
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
{81CEEE3B-9467-4CC4-9C3D-1ECA036733E2}.Debug|Durango.ActiveCfg = Debug|Durango
{81CEEE3B-9467-4CC4-9C3D-1ECA036733E2}.Debug|Durango.Build.0 = Debug|Durango
{81CEEE3B-9467-4CC4-9C3D-1ECA036733E2}.Debug|Durango.Deploy.0 = Debug|Durango
{81CEEE3B-9467-4CC4-9C3D-1ECA036733E2}.Profile|Durango.ActiveCfg = Profile|Durango
{81CEEE3B-9467-4CC4-9C3D-1ECA036733E2}.Profile|Durango.Build.0 = Profile|Durango
{81CEEE3B-9467-4CC4-9C3D-1ECA036733E2}.Profile|Durango.Deploy.0 = Profile|Durango
{81CEEE3B-9467-4CC4-9C3D-1ECA036733E2}.Release|Durango.ActiveCfg = Release|Durango
{81CEEE3B-9467-4CC4-9C3D-1ECA036733E2}.Release|Durango.Build.0 = Release|Durango
{81CEEE3B-9467-4CC4-9C3D-1ECA036733E2}.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