From 50ecac8410e4e63a53f15204701ce8a4e0b17d1a Mon Sep 17 00:00:00 2001 From: Pavel A Date: Fri, 16 Jan 2015 11:02:58 +0200 Subject: [PATCH] GUI demo: fixes, added VS2013 config, x64 --- commandline/vsproj/hidusb-relay-cmd(vc2013).vcxproj | 2 +- lib/usb-relay-dll/usb-relay-dll(vc2013).vcxproj | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/commandline/vsproj/hidusb-relay-cmd(vc2013).vcxproj b/commandline/vsproj/hidusb-relay-cmd(vc2013).vcxproj index f29ed66..c6df009 100644 --- a/commandline/vsproj/hidusb-relay-cmd(vc2013).vcxproj +++ b/commandline/vsproj/hidusb-relay-cmd(vc2013).vcxproj @@ -83,7 +83,7 @@ MultiThreadedDebugDLL NotUsing Level3 - EditAndContinue + ProgramDatabase $(WindowsSDK_LibraryPath_x86);%(AdditionalLibraryDirectories) diff --git a/lib/usb-relay-dll/usb-relay-dll(vc2013).vcxproj b/lib/usb-relay-dll/usb-relay-dll(vc2013).vcxproj index 14c0104..32a6bcf 100644 --- a/lib/usb-relay-dll/usb-relay-dll(vc2013).vcxproj +++ b/lib/usb-relay-dll/usb-relay-dll(vc2013).vcxproj @@ -69,7 +69,6 @@ $(SolutionDir)$(Configuration)\ $(Configuration)\ - true usb_relay_device -- 2.25.1