@@ -15,7 +15,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DirectX.Direct3D9.Overlay",
15
15
EndProject
16
16
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "DirectX.Direct3D11.Overlay" , "src\DirectX.Direct3D11.Overlay\DirectX.Direct3D11.Overlay.csproj" , "{96BC579E-FAFD-4152-8AFC-81905D7BF210}"
17
17
EndProject
18
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "DirectX.Direct3D.Core" , "src\DirectX.Direct3D.Core\DirectX.Direct3D.Core.csproj" , "{224F9343-46F6-4654-9381-E35239D179F1}"
18
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "DirectX.Direct3D.Core" , "src\DirectX.Direct3D.Core\DirectX.Direct3D.Core.csproj" , "{224F9343-46F6-4654-9381-E35239D179F1}"
19
+ EndProject
20
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "DirectX.Direct3D10.Overlay" , "src\DirectX.Direct3D10.Overlay\DirectX.Direct3D10.Overlay.csproj" , "{409B3409-61FE-4614-B755-843689E50EF6}"
21
+ EndProject
22
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "SharpDX.Desktop" , "deps\SharpDX.Desktop\SharpDX.Desktop\SharpDX.Desktop.csproj" , "{4062A245-60C4-415C-84A2-FA3E5D6B9D3F}"
19
23
EndProject
20
24
Global
21
25
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -43,6 +47,14 @@ Global
43
47
{224F9343-46F6-4654-9381-E35239D179F1} .Debug| Any CPU .Build .0 = Debug| Any CPU
44
48
{224F9343-46F6-4654-9381-E35239D179F1} .Release| Any CPU .ActiveCfg = Release| Any CPU
45
49
{224F9343-46F6-4654-9381-E35239D179F1} .Release| Any CPU .Build .0 = Release| Any CPU
50
+ {409B3409-61FE-4614-B755-843689E50EF6} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
51
+ {409B3409-61FE-4614-B755-843689E50EF6} .Debug| Any CPU .Build .0 = Debug| Any CPU
52
+ {409B3409-61FE-4614-B755-843689E50EF6} .Release| Any CPU .ActiveCfg = Release| Any CPU
53
+ {409B3409-61FE-4614-B755-843689E50EF6} .Release| Any CPU .Build .0 = Release| Any CPU
54
+ {4062A245-60C4-415C-84A2-FA3E5D6B9D3F} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
55
+ {4062A245-60C4-415C-84A2-FA3E5D6B9D3F} .Debug| Any CPU .Build .0 = Debug| Any CPU
56
+ {4062A245-60C4-415C-84A2-FA3E5D6B9D3F} .Release| Any CPU .ActiveCfg = Release| Any CPU
57
+ {4062A245-60C4-415C-84A2-FA3E5D6B9D3F} .Release| Any CPU .Build .0 = Release| Any CPU
46
58
EndGlobalSection
47
59
GlobalSection (SolutionProperties ) = preSolution
48
60
HideSolutionNode = FALSE
53
65
{A86B01F8-1FEA-485B-85D7-3941694EC0A4} = {E9D61240-9E2C-4BD5-BEF1-607D3422EAAF}
54
66
{96BC579E-FAFD-4152-8AFC-81905D7BF210} = {E9D61240-9E2C-4BD5-BEF1-607D3422EAAF}
55
67
{224F9343-46F6-4654-9381-E35239D179F1} = {E9D61240-9E2C-4BD5-BEF1-607D3422EAAF}
68
+ {409B3409-61FE-4614-B755-843689E50EF6} = {E9D61240-9E2C-4BD5-BEF1-607D3422EAAF}
69
+ {4062A245-60C4-415C-84A2-FA3E5D6B9D3F} = {E9D61240-9E2C-4BD5-BEF1-607D3422EAAF}
56
70
EndGlobalSection
57
71
GlobalSection (ExtensibilityGlobals ) = postSolution
58
72
SolutionGuid = {15C4F934-433D-4655-9D2C-5E30E7A936C3}
0 commit comments