GUI demo: fixes, added VS2013 config, x64
authorPavel A <pavel_a@live.com>
Fri, 16 Jan 2015 09:02:58 +0000 (11:02 +0200)
committerPavel A <pavel_a@live.com>
Fri, 16 Jan 2015 22:57:36 +0000 (00:57 +0200)
commandline/vsproj/hidusb-relay-cmd(vc2013).vcxproj

index c6df00962bd75839003b4e17af34b5b433998a14..938072835fc72aa692ce5c34f95227b5cf47747f 100644 (file)
@@ -61,7 +61,6 @@
     <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
-    <OutDir>Debug\</OutDir>
     <IntDir>Debug\</IntDir>
     <LinkIncremental>true</LinkIncremental>
   </PropertyGroup>
@@ -69,7 +68,6 @@
     <LinkIncremental>true</LinkIncremental>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
-    <OutDir>Release\</OutDir>
     <IntDir>Release\</IntDir>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />