Added: GUI demo app, similar the original one, but in VC++ .NET
[usb-relay-hid.git] / windows-vs / usbrelay(vc2013).sln
CommitLineData
6629800a 1
6182d73d
P
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2013
4VisualStudioVersion = 12.0.31101.0
5MinimumVisualStudioVersion = 10.0.40219.1
f96d5294 6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hidusb-relay-cmd", "..\commandline\vsproj\hidusb-relay-cmd(vc2013).vcxproj", "{CF9B07CB-509D-43B5-94FC-2BA43427C093}"
6629800a 7EndProject
8Global
9 GlobalSection(SolutionConfigurationPlatforms) = preSolution
10 Debug|Win32 = Debug|Win32
6182d73d 11 Debug|x64 = Debug|x64
6629800a 12 Release|Win32 = Release|Win32
6182d73d 13 Release|x64 = Release|x64
6629800a 14 EndGlobalSection
15 GlobalSection(ProjectConfigurationPlatforms) = postSolution
16 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Debug|Win32.ActiveCfg = Debug|Win32
17 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Debug|Win32.Build.0 = Debug|Win32
6182d73d
P
18 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Debug|x64.ActiveCfg = Debug|x64
19 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Debug|x64.Build.0 = Debug|x64
6629800a 20 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Release|Win32.ActiveCfg = Release|Win32
21 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Release|Win32.Build.0 = Release|Win32
6182d73d
P
22 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Release|x64.ActiveCfg = Release|x64
23 {CF9B07CB-509D-43B5-94FC-2BA43427C093}.Release|x64.Build.0 = Release|x64
6629800a 24 EndGlobalSection
25 GlobalSection(SolutionProperties) = preSolution
26 HideSolutionNode = FALSE
27 EndGlobalSection
28EndGlobal