This repository has been archived by the owner on Nov 14, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
VDX.sln
86 lines (86 loc) · 5.15 KB
/
VDX.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29728.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VDX", "src\VDX.vcxproj", "{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ViGEmClient", "sdk\src\ViGEmClient.vcxproj", "{7DB06674-1F4F-464B-8E1C-172E9587F9DC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9DAC5EED-3EEE-420F-BAAB-90245A1A100E}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug_DLL|x64 = Debug_DLL|x64
Debug_DLL|x86 = Debug_DLL|x86
Debug_LIB|x64 = Debug_LIB|x64
Debug_LIB|x86 = Debug_LIB|x86
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release_DLL|x64 = Release_DLL|x64
Release_DLL|x86 = Release_DLL|x86
Release_LIB|x64 = Release_LIB|x64
Release_LIB|x86 = Release_LIB|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Debug_DLL|x64.ActiveCfg = Debug|x64
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Debug_DLL|x64.Build.0 = Debug|x64
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Debug_DLL|x86.ActiveCfg = Debug|Win32
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Debug_DLL|x86.Build.0 = Debug|Win32
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Debug_LIB|x64.ActiveCfg = Debug|x64
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Debug_LIB|x64.Build.0 = Debug|x64
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Debug_LIB|x86.ActiveCfg = Debug|Win32
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Debug_LIB|x86.Build.0 = Debug|Win32
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Debug|x64.ActiveCfg = Debug|x64
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Debug|x64.Build.0 = Debug|x64
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Debug|x86.ActiveCfg = Debug|Win32
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Debug|x86.Build.0 = Debug|Win32
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Release_DLL|x64.ActiveCfg = Release|x64
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Release_DLL|x64.Build.0 = Release|x64
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Release_DLL|x86.ActiveCfg = Release|Win32
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Release_DLL|x86.Build.0 = Release|Win32
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Release_LIB|x64.ActiveCfg = Release|x64
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Release_LIB|x64.Build.0 = Release|x64
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Release_LIB|x86.ActiveCfg = Release|Win32
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Release_LIB|x86.Build.0 = Release|Win32
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Release|x64.ActiveCfg = Release|x64
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Release|x64.Build.0 = Release|x64
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Release|x86.ActiveCfg = Release|Win32
{473DB71A-EBC1-47F0-AD4D-E472ED9AFA4D}.Release|x86.Build.0 = Release|Win32
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Debug_DLL|x64.ActiveCfg = Debug_DLL|x64
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Debug_DLL|x64.Build.0 = Debug_DLL|x64
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Debug_DLL|x86.ActiveCfg = Debug_DLL|Win32
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Debug_DLL|x86.Build.0 = Debug_DLL|Win32
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Debug_LIB|x64.ActiveCfg = Debug_LIB|x64
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Debug_LIB|x64.Build.0 = Debug_LIB|x64
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Debug_LIB|x86.ActiveCfg = Debug_LIB|Win32
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Debug_LIB|x86.Build.0 = Debug_LIB|Win32
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Debug|x64.ActiveCfg = Debug_LIB|x64
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Debug|x64.Build.0 = Debug_LIB|x64
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Debug|x86.ActiveCfg = Debug_DLL|Win32
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Debug|x86.Build.0 = Debug_DLL|Win32
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Release_DLL|x64.ActiveCfg = Release_DLL|x64
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Release_DLL|x64.Build.0 = Release_DLL|x64
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Release_DLL|x86.ActiveCfg = Release_DLL|Win32
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Release_DLL|x86.Build.0 = Release_DLL|Win32
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Release_LIB|x64.ActiveCfg = Release_LIB|x64
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Release_LIB|x64.Build.0 = Release_LIB|x64
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Release_LIB|x86.ActiveCfg = Release_LIB|Win32
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Release_LIB|x86.Build.0 = Release_LIB|Win32
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Release|x64.ActiveCfg = Release_DLL|x64
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Release|x64.Build.0 = Release_DLL|x64
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Release|x86.ActiveCfg = Release_LIB|Win32
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Release|x86.Build.0 = Release_LIB|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1A4F8C98-60E2-416C-BA2B-D0DD859AFEE8}
EndGlobalSection
EndGlobal