GUI demo: added vs2013 config, x64
[usb-relay-hid.git] / windows-vs / usbrelay(vc2013).sln
1 
2 Microsoft Visual Studio Solution File, Format Version 12.00
3 # Visual Studio 2013
4 VisualStudioVersion = 12.0.31101.0
5 MinimumVisualStudioVersion = 10.0.40219.1
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hidusb-relay-cmd", "..\commandline\vsproj\hidusb-relay-cmd(vc2013).vcxproj", "{CF9B07CB-509D-43B5-94FC-2BA43427C093}"
7 EndProject
8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "usb-relay-dll", "..\lib\usb-relay-dll\usb-relay-dll(vc2013).vcxproj", "{0E07152A-666D-4EB4-9049-BDE08C35A86D}"
9 EndProject
10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GUIapp", "VS_GUI_demo\GUIapp.vcxproj", "{59CCF7A0-C46F-4699-9A55-3A7DFA3333D8}"
11 ProjectSection(ProjectDependencies) = postProject
12 {0E07152A-666D-4EB4-9049-BDE08C35A86D} = {0E07152A-666D-4EB4-9049-BDE08C35A86D}
13 EndProjectSection
14 EndProject
15 Global
16 GlobalSection(SolutionConfigurationPlatforms) = preSolution
17 Debug|Mixed Platforms = Debug|Mixed Platforms
18 Debug|Win32 = Debug|Win32
19 Debug|x64 = Debug|x64
20 Release|Mixed Platforms = Release|Mixed Platforms
21 Release|Win32 = Release|Win32
22 Release|x64 = Release|x64
23 EndGlobalSection
24 GlobalSection(ProjectConfigurationPlatforms) = postSolution
25 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
26 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Debug|Mixed Platforms.Build.0 = Debug|Win32
27 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Debug|Win32.ActiveCfg = Debug|Win32
28 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Debug|Win32.Build.0 = Debug|Win32
29 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Debug|x64.ActiveCfg = Debug|x64
30 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Debug|x64.Build.0 = Debug|x64
31 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Release|Mixed Platforms.ActiveCfg = Release|Win32
32 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Release|Mixed Platforms.Build.0 = Release|Win32
33 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Release|Win32.ActiveCfg = Release|Win32
34 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Release|Win32.Build.0 = Release|Win32
35 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Release|x64.ActiveCfg = Release|x64
36 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Release|x64.Build.0 = Release|x64
37 {0E07152A-666D-4EB4-9049-BDE08C35A86D}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
38 {0E07152A-666D-4EB4-9049-BDE08C35A86D}.Debug|Mixed Platforms.Build.0 = Debug|Win32
39 {0E07152A-666D-4EB4-9049-BDE08C35A86D}.Debug|Win32.ActiveCfg = Debug|Win32
40 {0E07152A-666D-4EB4-9049-BDE08C35A86D}.Debug|Win32.Build.0 = Debug|Win32
41 {0E07152A-666D-4EB4-9049-BDE08C35A86D}.Debug|x64.ActiveCfg = Debug|x64
42 {0E07152A-666D-4EB4-9049-BDE08C35A86D}.Debug|x64.Build.0 = Debug|x64
43 {0E07152A-666D-4EB4-9049-BDE08C35A86D}.Release|Mixed Platforms.ActiveCfg = Release|Win32
44 {0E07152A-666D-4EB4-9049-BDE08C35A86D}.Release|Mixed Platforms.Build.0 = Release|Win32
45 {0E07152A-666D-4EB4-9049-BDE08C35A86D}.Release|Win32.ActiveCfg = Release|Win32
46 {0E07152A-666D-4EB4-9049-BDE08C35A86D}.Release|Win32.Build.0 = Release|Win32
47 {0E07152A-666D-4EB4-9049-BDE08C35A86D}.Release|x64.ActiveCfg = Release|x64
48 {0E07152A-666D-4EB4-9049-BDE08C35A86D}.Release|x64.Build.0 = Release|x64
49 {59CCF7A0-C46F-4699-9A55-3A7DFA3333D8}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
50 {59CCF7A0-C46F-4699-9A55-3A7DFA3333D8}.Debug|Mixed Platforms.Build.0 = Debug|Win32
51 {59CCF7A0-C46F-4699-9A55-3A7DFA3333D8}.Debug|Win32.ActiveCfg = Debug|Win32
52 {59CCF7A0-C46F-4699-9A55-3A7DFA3333D8}.Debug|Win32.Build.0 = Debug|Win32
53 {59CCF7A0-C46F-4699-9A55-3A7DFA3333D8}.Debug|x64.ActiveCfg = Debug|x64
54 {59CCF7A0-C46F-4699-9A55-3A7DFA3333D8}.Release|Mixed Platforms.ActiveCfg = Release|Win32
55 {59CCF7A0-C46F-4699-9A55-3A7DFA3333D8}.Release|Mixed Platforms.Build.0 = Release|Win32
56 {59CCF7A0-C46F-4699-9A55-3A7DFA3333D8}.Release|Win32.ActiveCfg = Release|Win32
57 {59CCF7A0-C46F-4699-9A55-3A7DFA3333D8}.Release|Win32.Build.0 = Release|Win32
58 {59CCF7A0-C46F-4699-9A55-3A7DFA3333D8}.Release|x64.ActiveCfg = Release|x64
59 EndGlobalSection
60 GlobalSection(SolutionProperties) = preSolution
61 HideSolutionNode = FALSE
62 EndGlobalSection
63 EndGlobal