From 96eb96dfb613e4c745db6bd1f53a92fe7e2290fc Mon Sep 17 00:00:00 2001 From: karlf Date: Thu, 11 Aug 2016 13:28:13 -0700 Subject: Updated for "Windows 10 Anniversary Update" (Version 1607) --- general/echo/umdf2/driver/AutoSync/echo.vcxproj | 12 +++--------- .../echo/umdf2/driver/AutoSync/echo.vcxproj.Filters | 13 ++++--------- general/echo/umdf2/driver/AutoSync/echoum.inx | Bin 1892 -> 3962 bytes 3 files changed, 7 insertions(+), 18 deletions(-) (limited to 'general/echo/umdf2/driver/AutoSync') diff --git a/general/echo/umdf2/driver/AutoSync/echo.vcxproj b/general/echo/umdf2/driver/AutoSync/echo.vcxproj index 93fc544b..e3a2e18d 100644 --- a/general/echo/umdf2/driver/AutoSync/echo.vcxproj +++ b/general/echo/umdf2/driver/AutoSync/echo.vcxproj @@ -19,12 +19,12 @@ - {407818D1-E32A-406A-9023-D0413C0733E4} + {82306592-0B90-44A7-AC88-F75A9E98E645} $(MSBuildProjectName) 2 Debug Win32 - {A6CA93A2-E3F5-40E0-A4AE-4930BB05BF0F} + {B74758D6-F9D4-46A4-9647-8B5AC4A9C689} @@ -75,13 +75,7 @@ - - - $(InfArch) - true - .\$(IntDir)\EchoUm.inf - - + echo diff --git a/general/echo/umdf2/driver/AutoSync/echo.vcxproj.Filters b/general/echo/umdf2/driver/AutoSync/echo.vcxproj.Filters index 55d8a04f..e7ee9b9d 100644 --- a/general/echo/umdf2/driver/AutoSync/echo.vcxproj.Filters +++ b/general/echo/umdf2/driver/AutoSync/echo.vcxproj.Filters @@ -3,26 +3,21 @@ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;* - {58D2BB85-1D40-4837-A558-C21C3266B208} + {B7A478F1-3462-402C-B3F4-2DB5F7484941} h;hpp;hxx;hm;inl;inc;xsd - {6036C97F-A229-4B81-B07B-34A70C91F167} + {AE34D3A5-726B-49B1-B974-C4D38F3B8CE0} rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms;man;xml - {8D6CC9F5-9AC8-45DD-8987-861FD69E167C} + {D9E33B3E-851D-4243-A6DA-F559C1FFF3FB} inf;inv;inx;mof;mc; - {6FC299B3-583D-4209-A259-CF65F4D02C10} + {CAF21CF9-F7FF-4D7E-8FAD-E38B097DEF0B} - - - Driver Files - - Source Files diff --git a/general/echo/umdf2/driver/AutoSync/echoum.inx b/general/echo/umdf2/driver/AutoSync/echoum.inx index 87db7cad..4e3cd6b3 100644 Binary files a/general/echo/umdf2/driver/AutoSync/echoum.inx and b/general/echo/umdf2/driver/AutoSync/echoum.inx differ -- cgit v1.3.1