-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathIOSync.sln
71 lines (71 loc) · 4.07 KB
/
IOSync.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IOSync", "IOSync\IOSync.vcxproj", "{CDE4482F-4C0E-4884-AB16-24F4A8490768}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XInput_Injection_DLL", "XInput_Injection_DLL\XInput_Injection_DLL.vcxproj", "{46C7BC07-E66C-442E-AC5B-F601447064A1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Meta", "Meta", "{ADCA9663-FDED-4D15-85F3-6FB01BE3EECD}"
ProjectSection(SolutionItems) = preProject
.gitattributes = .gitattributes
.gitignore = .gitignore
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Final|Mixed Platforms = Final|Mixed Platforms
Final|x64 = Final|x64
Final|x86 = Final|x86
Release|Mixed Platforms = Release|Mixed Platforms
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Debug|Mixed Platforms.Build.0 = Debug|Win32
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Debug|x64.ActiveCfg = Debug|x64
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Debug|x64.Build.0 = Debug|x64
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Debug|x86.ActiveCfg = Debug|Win32
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Debug|x86.Build.0 = Debug|Win32
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Final|Mixed Platforms.ActiveCfg = Final|Win32
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Final|Mixed Platforms.Build.0 = Final|Win32
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Final|x64.ActiveCfg = Final|x64
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Final|x64.Build.0 = Final|x64
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Final|x86.ActiveCfg = Final|Win32
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Final|x86.Build.0 = Final|Win32
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Release|Mixed Platforms.ActiveCfg = Release|Win32
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Release|Mixed Platforms.Build.0 = Release|Win32
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Release|x64.ActiveCfg = Release|x64
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Release|x64.Build.0 = Release|x64
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Release|x86.ActiveCfg = Release|Win32
{CDE4482F-4C0E-4884-AB16-24F4A8490768}.Release|x86.Build.0 = Release|Win32
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Debug|Mixed Platforms.Build.0 = Debug|Win32
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Debug|x64.ActiveCfg = Debug|x64
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Debug|x64.Build.0 = Debug|x64
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Debug|x86.ActiveCfg = Debug|Win32
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Debug|x86.Build.0 = Debug|Win32
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Final|Mixed Platforms.ActiveCfg = Final|Win32
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Final|Mixed Platforms.Build.0 = Final|Win32
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Final|x64.ActiveCfg = Final|x64
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Final|x64.Build.0 = Final|x64
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Final|x86.ActiveCfg = Final|Win32
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Final|x86.Build.0 = Final|Win32
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Release|Mixed Platforms.ActiveCfg = Release|Win32
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Release|Mixed Platforms.Build.0 = Release|Win32
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Release|x64.ActiveCfg = Release|x64
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Release|x64.Build.0 = Release|x64
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Release|x86.ActiveCfg = Release|Win32
{46C7BC07-E66C-442E-AC5B-F601447064A1}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal