diff options
| author | karlf <[email protected]> | 2016-08-11 13:28:13 -0700 |
|---|---|---|
| committer | karlf <[email protected]> | 2016-08-11 13:28:13 -0700 |
| commit | 96eb96dfb613e4c745db6bd1f53a92fe7e2290fc (patch) | |
| tree | ad5f3ede5cbcd6b598677ce41bcf8318471bdd92 /print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package | |
| parent | 687b274aa38fd05c8c26e3068932121876d7f745 (diff) | |
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package')
2 files changed, 7 insertions, 7 deletions
diff --git a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.VcxProj b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.VcxProj index b1c76f36..700c98ca 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.VcxProj +++ b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.VcxProj @@ -20,7 +20,7 @@ </ItemGroup> <ItemGroup> <ProjectReference Include="..\HostBasedSampleDriver.vcxproj"> - <Project>{A78FB2A6-2C70-4886-A438-FDA24E741537}</Project> + <Project>{9D446972-7555-4D86-9665-CB304793A0C7}</Project> </ProjectReference> </ItemGroup> <PropertyGroup Label="PropertySheets"> @@ -32,8 +32,8 @@ </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Globals"> - <ProjectGuid>{24F15521-602D-47EF-ABFE-5765AB32E694}</ProjectGuid> - <SampleGuid>{7B686CC4-2BC7-439F-BB22-27DC9D1EE60D}</SampleGuid> + <ProjectGuid>{B756657D-AC58-4D5A-A446-1582707D012E}</ProjectGuid> + <SampleGuid>{CE9EE2B8-13CF-44F8-9F72-BB9F84A2A645}</SampleGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> diff --git a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.VcxProj.Filters b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.VcxProj.Filters index f5ff27db..85797e90 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.VcxProj.Filters +++ b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.VcxProj.Filters @@ -3,19 +3,19 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{F52AC47D-602A-4466-8B14-C1FB06EF1B63}</UniqueIdentifier> + <UniqueIdentifier>{2EF8CCC7-8C3B-4E62-95C2-B620E0CE232B}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{73FCE8FA-3B30-4BFB-A03A-24194DE06E89}</UniqueIdentifier> + <UniqueIdentifier>{AF7E4E12-189E-4CBC-B989-CE143905316E}</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>{EBC9E52A-4E4D-4BD8-A6D9-7586927E1DB1}</UniqueIdentifier> + <UniqueIdentifier>{AEB5CD35-F331-4D44-90DD-157D4199F069}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{4A1D0022-452B-4379-AD3C-CF6F708AC3ED}</UniqueIdentifier> + <UniqueIdentifier>{EAD2021B-7399-48F2-900F-E003121D6C41}</UniqueIdentifier> </Filter> </ItemGroup> </Project>
\ No newline at end of file |
