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 /general/installwdf | |
| parent | 687b274aa38fd05c8c26e3068932121876d7f745 (diff) | |
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'general/installwdf')
| -rw-r--r-- | general/installwdf/InstallWdf.vcxproj | 4 | ||||
| -rw-r--r-- | general/installwdf/InstallWdf.vcxproj.Filters | 6 | ||||
| -rw-r--r-- | general/installwdf/installwdf.sln | 18 |
3 files changed, 14 insertions, 14 deletions
diff --git a/general/installwdf/InstallWdf.vcxproj b/general/installwdf/InstallWdf.vcxproj index 786a2115..09611ba1 100644 --- a/general/installwdf/InstallWdf.vcxproj +++ b/general/installwdf/InstallWdf.vcxproj @@ -19,11 +19,11 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{3ACC106E-6FE9-4D7E-895A-1633E1CABC27}</ProjectGuid> + <ProjectGuid>{D72AC09E-BA68-4A50-A8C7-AFBD98FA9B76}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{5A7DAFFE-E936-414D-A9C8-B476C90C5EC5}</SampleGuid> + <SampleGuid>{B0538915-496F-4D46-8E49-FAB50AA4AF07}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/general/installwdf/InstallWdf.vcxproj.Filters b/general/installwdf/InstallWdf.vcxproj.Filters index 15cb6967..c7a13da5 100644 --- a/general/installwdf/InstallWdf.vcxproj.Filters +++ b/general/installwdf/InstallWdf.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>{5A4ACA1D-68FE-421F-8ED9-5D51A0E65913}</UniqueIdentifier> + <UniqueIdentifier>{1B36F2E0-F9DB-46BA-AB8E-7221E3D7B878}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{1126A1D0-DA51-4E84-B49B-3B52FDAF5EDB}</UniqueIdentifier> + <UniqueIdentifier>{3B1065A2-8683-4477-879B-CA856FFB6D19}</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>{CB19DA30-E0FB-413E-B16A-09AC70493E34}</UniqueIdentifier> + <UniqueIdentifier>{0FB8D982-C6A0-48B5-95D9-5986C97339F1}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/general/installwdf/installwdf.sln b/general/installwdf/installwdf.sln index 31aad125..3b8e71ec 100644 --- a/general/installwdf/installwdf.sln +++ b/general/installwdf/installwdf.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}") = "InstallWdf", "InstallWdf.vcxproj", "{3ACC106E-6FE9-4D7E-895A-1633E1CABC27}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "InstallWdf", "InstallWdf.vcxproj", "{D72AC09E-BA68-4A50-A8C7-AFBD98FA9B76}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3ACC106E-6FE9-4D7E-895A-1633E1CABC27}.Debug|Win32.ActiveCfg = Debug|Win32 - {3ACC106E-6FE9-4D7E-895A-1633E1CABC27}.Debug|Win32.Build.0 = Debug|Win32 - {3ACC106E-6FE9-4D7E-895A-1633E1CABC27}.Release|Win32.ActiveCfg = Release|Win32 - {3ACC106E-6FE9-4D7E-895A-1633E1CABC27}.Release|Win32.Build.0 = Release|Win32 - {3ACC106E-6FE9-4D7E-895A-1633E1CABC27}.Debug|x64.ActiveCfg = Debug|x64 - {3ACC106E-6FE9-4D7E-895A-1633E1CABC27}.Debug|x64.Build.0 = Debug|x64 - {3ACC106E-6FE9-4D7E-895A-1633E1CABC27}.Release|x64.ActiveCfg = Release|x64 - {3ACC106E-6FE9-4D7E-895A-1633E1CABC27}.Release|x64.Build.0 = Release|x64 + {D72AC09E-BA68-4A50-A8C7-AFBD98FA9B76}.Debug|Win32.ActiveCfg = Debug|Win32 + {D72AC09E-BA68-4A50-A8C7-AFBD98FA9B76}.Debug|Win32.Build.0 = Debug|Win32 + {D72AC09E-BA68-4A50-A8C7-AFBD98FA9B76}.Release|Win32.ActiveCfg = Release|Win32 + {D72AC09E-BA68-4A50-A8C7-AFBD98FA9B76}.Release|Win32.Build.0 = Release|Win32 + {D72AC09E-BA68-4A50-A8C7-AFBD98FA9B76}.Debug|x64.ActiveCfg = Debug|x64 + {D72AC09E-BA68-4A50-A8C7-AFBD98FA9B76}.Debug|x64.Build.0 = Debug|x64 + {D72AC09E-BA68-4A50-A8C7-AFBD98FA9B76}.Release|x64.ActiveCfg = Release|x64 + {D72AC09E-BA68-4A50-A8C7-AFBD98FA9B76}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE |
