-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathXBOFS.win.sln
98 lines (98 loc) · 5.5 KB
/
XBOFS.win.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
87
88
89
90
91
92
93
94
95
96
97
98
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.572
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XBOFS.win", "XBOFS.win\XBOFS.win.vcxproj", "{F6104731-5815-4BBA-A558-E859DD039413}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ViGEmClient", "ViGEmClient\src\ViGEmClient.vcxproj", "{7DB06674-1F4F-464B-8E1C-172E9587F9DC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1E0515A5-B0AA-4821-90DE-C764A2C35AF2}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
_config.yml = _config.yml
LICENSE.txt = LICENSE.txt
pre-build.cmd = pre-build.cmd
README.md = README.md
VigEmClient.patch = VigEmClient.patch
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{B758C57A-D285-4991-96CF-8B166A4FE290}"
ProjectSection(SolutionItems) = preProject
docs\_config.yml = docs\_config.yml
docs\CNAME = docs\CNAME
docs\device_contributor_guide.md = docs\device_contributor_guide.md
docs\index.md = docs\index.md
docs\zadig.md = docs\zadig.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "presets", "presets", "{98CB9F55-4522-4F47-8C9F-79070A0C1464}"
ProjectSection(SolutionItems) = preProject
presets\madcatz_te2_zadig_preset.cfg = presets\madcatz_te2_zadig_preset.cfg
presets\razer_atrox_zadig_preset.cfg = presets\razer_atrox_zadig_preset.cfg
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XBOFS.win.qt5", "XBOFS.win.qt5\XBOFS.win.qt5.vcxproj", "{B12702AD-ABFB-343A-A199-8E24837244A3}"
ProjectSection(ProjectDependencies) = postProject
{F6104731-5815-4BBA-A558-E859DD039413} = {F6104731-5815-4BBA-A558-E859DD039413}
{7DB06674-1F4F-464B-8E1C-172E9587F9DC} = {7DB06674-1F4F-464B-8E1C-172E9587F9DC}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug_DLL|x64 = Debug_DLL|x64
Debug_LIB|x64 = Debug_LIB|x64
Debug|x64 = Debug|x64
Release_DLL|x64 = Release_DLL|x64
Release_LIB|x64 = Release_LIB|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F6104731-5815-4BBA-A558-E859DD039413}.Debug_DLL|x64.ActiveCfg = Debug_LIB|x64
{F6104731-5815-4BBA-A558-E859DD039413}.Debug_DLL|x64.Build.0 = Debug_LIB|x64
{F6104731-5815-4BBA-A558-E859DD039413}.Debug_LIB|x64.ActiveCfg = Debug_LIB|x64
{F6104731-5815-4BBA-A558-E859DD039413}.Debug_LIB|x64.Build.0 = Debug_LIB|x64
{F6104731-5815-4BBA-A558-E859DD039413}.Debug|x64.ActiveCfg = Debug_LIB|x64
{F6104731-5815-4BBA-A558-E859DD039413}.Debug|x64.Build.0 = Debug_LIB|x64
{F6104731-5815-4BBA-A558-E859DD039413}.Release_DLL|x64.ActiveCfg = Release_LIB|x64
{F6104731-5815-4BBA-A558-E859DD039413}.Release_DLL|x64.Build.0 = Release_LIB|x64
{F6104731-5815-4BBA-A558-E859DD039413}.Release_LIB|x64.ActiveCfg = Release_LIB|x64
{F6104731-5815-4BBA-A558-E859DD039413}.Release_LIB|x64.Build.0 = Release_LIB|x64
{F6104731-5815-4BBA-A558-E859DD039413}.Release|x64.ActiveCfg = Release_LIB|x64
{F6104731-5815-4BBA-A558-E859DD039413}.Release|x64.Build.0 = Release_LIB|x64
{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_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|x64.ActiveCfg = Debug_LIB|x64
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Debug|x64.Build.0 = Debug_LIB|x64
{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_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|x64.ActiveCfg = Release_LIB|x64
{7DB06674-1F4F-464B-8E1C-172E9587F9DC}.Release|x64.Build.0 = Release_LIB|x64
{B12702AD-ABFB-343A-A199-8E24837244A3}.Debug_DLL|x64.ActiveCfg = Debug|x64
{B12702AD-ABFB-343A-A199-8E24837244A3}.Debug_DLL|x64.Build.0 = Debug|x64
{B12702AD-ABFB-343A-A199-8E24837244A3}.Debug_LIB|x64.ActiveCfg = Debug|x64
{B12702AD-ABFB-343A-A199-8E24837244A3}.Debug_LIB|x64.Build.0 = Debug|x64
{B12702AD-ABFB-343A-A199-8E24837244A3}.Debug|x64.ActiveCfg = Debug|x64
{B12702AD-ABFB-343A-A199-8E24837244A3}.Debug|x64.Build.0 = Debug|x64
{B12702AD-ABFB-343A-A199-8E24837244A3}.Release_DLL|x64.ActiveCfg = Release|x64
{B12702AD-ABFB-343A-A199-8E24837244A3}.Release_DLL|x64.Build.0 = Release|x64
{B12702AD-ABFB-343A-A199-8E24837244A3}.Release_LIB|x64.ActiveCfg = Release|x64
{B12702AD-ABFB-343A-A199-8E24837244A3}.Release_LIB|x64.Build.0 = Release|x64
{B12702AD-ABFB-343A-A199-8E24837244A3}.Release|x64.ActiveCfg = Release|x64
{B12702AD-ABFB-343A-A199-8E24837244A3}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{B758C57A-D285-4991-96CF-8B166A4FE290} = {1E0515A5-B0AA-4821-90DE-C764A2C35AF2}
{98CB9F55-4522-4F47-8C9F-79070A0C1464} = {1E0515A5-B0AA-4821-90DE-C764A2C35AF2}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B5964061-63A6-4D2B-9142-462BCF9B6748}
EndGlobalSection
EndGlobal