summaryrefslogtreecommitdiff
path: root/general/SystemDma/wdm/exe
diff options
context:
space:
mode:
authorkarlf <[email protected]>2016-08-11 13:28:13 -0700
committerkarlf <[email protected]>2016-08-11 13:28:13 -0700
commit96eb96dfb613e4c745db6bd1f53a92fe7e2290fc (patch)
treead5f3ede5cbcd6b598677ce41bcf8318471bdd92 /general/SystemDma/wdm/exe
parent687b274aa38fd05c8c26e3068932121876d7f745 (diff)
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'general/SystemDma/wdm/exe')
-rw-r--r--general/SystemDma/wdm/exe/SystemDmaApp.vcxproj4
-rw-r--r--general/SystemDma/wdm/exe/SystemDmaApp.vcxproj.Filters6
2 files changed, 5 insertions, 5 deletions
diff --git a/general/SystemDma/wdm/exe/SystemDmaApp.vcxproj b/general/SystemDma/wdm/exe/SystemDmaApp.vcxproj
index a7609715..f78cbee9 100644
--- a/general/SystemDma/wdm/exe/SystemDmaApp.vcxproj
+++ b/general/SystemDma/wdm/exe/SystemDmaApp.vcxproj
@@ -19,11 +19,11 @@
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectGuid>{442B1B6F-AFAA-45A4-BF7E-2085841BBCAE}</ProjectGuid>
+ <ProjectGuid>{6E5E2ADE-D50C-41DA-ACFB-FBA8151AED01}</ProjectGuid>
<RootNamespace>$(MSBuildProjectName)</RootNamespace>
<Configuration Condition="'$(Configuration)' == ''">Debug</Configuration>
<Platform Condition="'$(Platform)' == ''">Win32</Platform>
- <SampleGuid>{8454C72A-8659-4B42-923C-9318CEBE1D9E}</SampleGuid>
+ <SampleGuid>{F7A529D1-62F5-4954-9C68-B1FB1771CC60}</SampleGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
diff --git a/general/SystemDma/wdm/exe/SystemDmaApp.vcxproj.Filters b/general/SystemDma/wdm/exe/SystemDmaApp.vcxproj.Filters
index 581ec22d..9d5f68d1 100644
--- a/general/SystemDma/wdm/exe/SystemDmaApp.vcxproj.Filters
+++ b/general/SystemDma/wdm/exe/SystemDmaApp.vcxproj.Filters
@@ -3,15 +3,15 @@
<ItemGroup>
<Filter Include="Source Files">
<Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions>
- <UniqueIdentifier>{9165AF3C-7BC3-4657-8EF7-4F494D41F49D}</UniqueIdentifier>
+ <UniqueIdentifier>{BF41CD4F-52A1-4419-81E8-9786CB2AFB1E}</UniqueIdentifier>
</Filter>
<Filter Include="Header Files">
<Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
- <UniqueIdentifier>{50BBBADC-20CA-47BE-BC07-9242E4E4BD93}</UniqueIdentifier>
+ <UniqueIdentifier>{228A5D2B-64CA-4417-B284-F3BCC803887D}</UniqueIdentifier>
</Filter>
<Filter Include="Resource Files">
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms;man;xml</Extensions>
- <UniqueIdentifier>{E382FB1B-6C4B-4558-8C22-8A69FDDE6B6F}</UniqueIdentifier>
+ <UniqueIdentifier>{A773B3A2-C1BE-45DE-BE84-B32D4C1CDD32}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>