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 /wpd/WpdHelloWorldDriver | |
| parent | 687b274aa38fd05c8c26e3068932121876d7f745 (diff) | |
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'wpd/WpdHelloWorldDriver')
| -rw-r--r-- | wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.sln | 18 | ||||
| -rw-r--r-- | wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj | 4 | ||||
| -rw-r--r-- | wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj.Filters | 8 |
3 files changed, 15 insertions, 15 deletions
diff --git a/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.sln b/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.sln index b547cdda..5122ac08 100644 --- a/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.sln +++ b/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0 MinimumVisualStudioVersion = 12.0 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WpdHelloWorldDriver", "WpdHelloWorldDriver.vcxproj", "{8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WpdHelloWorldDriver", "WpdHelloWorldDriver.vcxproj", "{2E055339-8E93-4083-B3EC-54D452A23264}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Debug|Win32.ActiveCfg = Debug|Win32 - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Debug|Win32.Build.0 = Debug|Win32 - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Release|Win32.ActiveCfg = Release|Win32 - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Release|Win32.Build.0 = Release|Win32 - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Debug|x64.ActiveCfg = Debug|x64 - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Debug|x64.Build.0 = Debug|x64 - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Release|x64.ActiveCfg = Release|x64 - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Release|x64.Build.0 = Release|x64 + {2E055339-8E93-4083-B3EC-54D452A23264}.Debug|Win32.ActiveCfg = Debug|Win32 + {2E055339-8E93-4083-B3EC-54D452A23264}.Debug|Win32.Build.0 = Debug|Win32 + {2E055339-8E93-4083-B3EC-54D452A23264}.Release|Win32.ActiveCfg = Release|Win32 + {2E055339-8E93-4083-B3EC-54D452A23264}.Release|Win32.Build.0 = Release|Win32 + {2E055339-8E93-4083-B3EC-54D452A23264}.Debug|x64.ActiveCfg = Debug|x64 + {2E055339-8E93-4083-B3EC-54D452A23264}.Debug|x64.Build.0 = Debug|x64 + {2E055339-8E93-4083-B3EC-54D452A23264}.Release|x64.ActiveCfg = Release|x64 + {2E055339-8E93-4083-B3EC-54D452A23264}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj b/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj index 931613b4..b4e3abf3 100644 --- a/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj +++ b/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}</ProjectGuid> + <ProjectGuid>{2E055339-8E93-4083-B3EC-54D452A23264}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <UMDF_VERSION_MAJOR>1</UMDF_VERSION_MAJOR> <KMDF_VERSION_MAJOR>1</KMDF_VERSION_MAJOR> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{E6AF6E34-FBD7-4920-AC6F-CEF63547D014}</SampleGuid> + <SampleGuid>{1A94F496-32AD-4A33-B0C0-84612D54FF44}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj.Filters b/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj.Filters index 200c87f5..28e35f3a 100644 --- a/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj.Filters +++ b/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.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>{104D8976-CCCB-4B0C-82E9-0BA38F5B1372}</UniqueIdentifier> + <UniqueIdentifier>{6AE4DF50-A6FB-49DE-AD18-864D7BB2A242}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{41B5421D-A51D-475D-8470-88324065958A}</UniqueIdentifier> + <UniqueIdentifier>{691F3E46-F252-48EE-B388-82D467B05AD5}</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>{C07CAF8B-2324-407E-A1DA-94157E08A433}</UniqueIdentifier> + <UniqueIdentifier>{B225BE81-47D2-4027-A2E3-3CF3879E8D01}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{5735523F-568C-441B-84CD-042EAEB8F9AA}</UniqueIdentifier> + <UniqueIdentifier>{4B9391AA-ED51-4F32-B1A8-F547EC157EA2}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> |
