|
1 | 1 |
|
2 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | 3 | # Visual Studio 15 |
4 | | -VisualStudioVersion = 15.0.26228.9 |
| 4 | +VisualStudioVersion = 15.0.26730.16 |
5 | 5 | MinimumVisualStudioVersion = 10.0.40219.1 |
6 | 6 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Sources", "Sources", "{CC8DB471-0644-430D-9D4B-808A2475BEC0}" |
7 | 7 | ProjectSection(SolutionItems) = preProject |
@@ -50,6 +50,13 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SharpDX.Desktop", "Source\S |
50 | 50 | EndProject |
51 | 51 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SharpDX.Direct3D10", "Source\SharpDX.Direct3D10\SharpDX.Direct3D10.csproj", "{618AFA87-81A8-4B1C-8876-5457D49F2DEF}" |
52 | 52 | EndProject |
| 53 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{C3D5FB70-8EA0-4493-B1C3-8A2C73605C4B}" |
| 54 | + ProjectSection(SolutionItems) = preProject |
| 55 | + Directory.Build.props = Directory.Build.props |
| 56 | + Build\SharpDX.props = Build\SharpDX.props |
| 57 | + Build\SharpDX.targets = Build\SharpDX.targets |
| 58 | + EndProjectSection |
| 59 | +EndProject |
53 | 60 | Global |
54 | 61 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
55 | 62 | Debug|Any CPU = Debug|Any CPU |
@@ -162,4 +169,7 @@ Global |
162 | 169 | {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} |
163 | 170 | {618AFA87-81A8-4B1C-8876-5457D49F2DEF} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} |
164 | 171 | EndGlobalSection |
| 172 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 173 | + SolutionGuid = {3244F5C4-F587-4A39-B08A-2024351E5C4A} |
| 174 | + EndGlobalSection |
165 | 175 | EndGlobal |
0 commit comments