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 /network/wsk | |
| parent | 687b274aa38fd05c8c26e3068932121876d7f745 (diff) | |
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'network/wsk')
| -rw-r--r-- | network/wsk/echosrv/echosrv.sln | 18 | ||||
| -rw-r--r-- | network/wsk/echosrv/echosrv.vcxproj | 4 | ||||
| -rw-r--r-- | network/wsk/echosrv/echosrv.vcxproj.Filters | 8 |
3 files changed, 15 insertions, 15 deletions
diff --git a/network/wsk/echosrv/echosrv.sln b/network/wsk/echosrv/echosrv.sln index e602262f..d2a3e511 100644 --- a/network/wsk/echosrv/echosrv.sln +++ b/network/wsk/echosrv/echosrv.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}") = "echosrv", "echosrv.vcxproj", "{A2F1EB51-D648-4F09-8849-CB661530C63E}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "echosrv", "echosrv.vcxproj", "{9436F43A-8E46-4A73-ADB4-2B3F332A9DF4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A2F1EB51-D648-4F09-8849-CB661530C63E}.Debug|Win32.ActiveCfg = Debug|Win32 - {A2F1EB51-D648-4F09-8849-CB661530C63E}.Debug|Win32.Build.0 = Debug|Win32 - {A2F1EB51-D648-4F09-8849-CB661530C63E}.Release|Win32.ActiveCfg = Release|Win32 - {A2F1EB51-D648-4F09-8849-CB661530C63E}.Release|Win32.Build.0 = Release|Win32 - {A2F1EB51-D648-4F09-8849-CB661530C63E}.Debug|x64.ActiveCfg = Debug|x64 - {A2F1EB51-D648-4F09-8849-CB661530C63E}.Debug|x64.Build.0 = Debug|x64 - {A2F1EB51-D648-4F09-8849-CB661530C63E}.Release|x64.ActiveCfg = Release|x64 - {A2F1EB51-D648-4F09-8849-CB661530C63E}.Release|x64.Build.0 = Release|x64 + {9436F43A-8E46-4A73-ADB4-2B3F332A9DF4}.Debug|Win32.ActiveCfg = Debug|Win32 + {9436F43A-8E46-4A73-ADB4-2B3F332A9DF4}.Debug|Win32.Build.0 = Debug|Win32 + {9436F43A-8E46-4A73-ADB4-2B3F332A9DF4}.Release|Win32.ActiveCfg = Release|Win32 + {9436F43A-8E46-4A73-ADB4-2B3F332A9DF4}.Release|Win32.Build.0 = Release|Win32 + {9436F43A-8E46-4A73-ADB4-2B3F332A9DF4}.Debug|x64.ActiveCfg = Debug|x64 + {9436F43A-8E46-4A73-ADB4-2B3F332A9DF4}.Debug|x64.Build.0 = Debug|x64 + {9436F43A-8E46-4A73-ADB4-2B3F332A9DF4}.Release|x64.ActiveCfg = Release|x64 + {9436F43A-8E46-4A73-ADB4-2B3F332A9DF4}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/network/wsk/echosrv/echosrv.vcxproj b/network/wsk/echosrv/echosrv.vcxproj index 14e1ff78..4a7ffe18 100644 --- a/network/wsk/echosrv/echosrv.vcxproj +++ b/network/wsk/echosrv/echosrv.vcxproj @@ -19,11 +19,11 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{A2F1EB51-D648-4F09-8849-CB661530C63E}</ProjectGuid> + <ProjectGuid>{9436F43A-8E46-4A73-ADB4-2B3F332A9DF4}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{7393C8D1-88C5-429A-ADF3-B1623AAA3FEB}</SampleGuid> + <SampleGuid>{5F420AD1-C9CA-461D-AD6D-B290B68DD4F6}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/network/wsk/echosrv/echosrv.vcxproj.Filters b/network/wsk/echosrv/echosrv.vcxproj.Filters index 9a412d05..23cf20c5 100644 --- a/network/wsk/echosrv/echosrv.vcxproj.Filters +++ b/network/wsk/echosrv/echosrv.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>{BEC2CE37-5BB9-4DAA-8B3F-093DE03E3FA2}</UniqueIdentifier> + <UniqueIdentifier>{746DBBED-ED04-47C0-8742-5EF199322980}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{1C7002F0-8985-492C-A5BF-79D9F1B71C8D}</UniqueIdentifier> + <UniqueIdentifier>{87AD5A2D-03E1-453E-A293-BAD80A708214}</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>{98C536C3-3B12-405F-BE3B-236A3CD4AFC1}</UniqueIdentifier> + <UniqueIdentifier>{A55D8E76-EEB9-4F12-8029-FBB67BB1846E}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{ED1495C5-51D7-47A4-9175-75EAC4DEDD3E}</UniqueIdentifier> + <UniqueIdentifier>{15C26932-2067-4657-ACFB-B99555056947}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> |
