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 /avstream/avssamp | |
| parent | 687b274aa38fd05c8c26e3068932121876d7f745 (diff) | |
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'avstream/avssamp')
| -rw-r--r-- | avstream/avssamp/avssamp.sln | 18 | ||||
| -rw-r--r-- | avstream/avssamp/avssamp.vcxproj | 4 | ||||
| -rw-r--r-- | avstream/avssamp/avssamp.vcxproj.Filters | 8 |
3 files changed, 15 insertions, 15 deletions
diff --git a/avstream/avssamp/avssamp.sln b/avstream/avssamp/avssamp.sln index 46663180..6b6d6b07 100644 --- a/avstream/avssamp/avssamp.sln +++ b/avstream/avssamp/avssamp.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}") = "avssamp", "avssamp.vcxproj", "{5F47C95F-F225-46CA-9EB6-1B1DF6A2A10E}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "avssamp", "avssamp.vcxproj", "{2CCFF21D-0B89-4F39-A4FC-2D0CCC25A071}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5F47C95F-F225-46CA-9EB6-1B1DF6A2A10E}.Debug|Win32.ActiveCfg = Debug|Win32 - {5F47C95F-F225-46CA-9EB6-1B1DF6A2A10E}.Debug|Win32.Build.0 = Debug|Win32 - {5F47C95F-F225-46CA-9EB6-1B1DF6A2A10E}.Release|Win32.ActiveCfg = Release|Win32 - {5F47C95F-F225-46CA-9EB6-1B1DF6A2A10E}.Release|Win32.Build.0 = Release|Win32 - {5F47C95F-F225-46CA-9EB6-1B1DF6A2A10E}.Debug|x64.ActiveCfg = Debug|x64 - {5F47C95F-F225-46CA-9EB6-1B1DF6A2A10E}.Debug|x64.Build.0 = Debug|x64 - {5F47C95F-F225-46CA-9EB6-1B1DF6A2A10E}.Release|x64.ActiveCfg = Release|x64 - {5F47C95F-F225-46CA-9EB6-1B1DF6A2A10E}.Release|x64.Build.0 = Release|x64 + {2CCFF21D-0B89-4F39-A4FC-2D0CCC25A071}.Debug|Win32.ActiveCfg = Debug|Win32 + {2CCFF21D-0B89-4F39-A4FC-2D0CCC25A071}.Debug|Win32.Build.0 = Debug|Win32 + {2CCFF21D-0B89-4F39-A4FC-2D0CCC25A071}.Release|Win32.ActiveCfg = Release|Win32 + {2CCFF21D-0B89-4F39-A4FC-2D0CCC25A071}.Release|Win32.Build.0 = Release|Win32 + {2CCFF21D-0B89-4F39-A4FC-2D0CCC25A071}.Debug|x64.ActiveCfg = Debug|x64 + {2CCFF21D-0B89-4F39-A4FC-2D0CCC25A071}.Debug|x64.Build.0 = Debug|x64 + {2CCFF21D-0B89-4F39-A4FC-2D0CCC25A071}.Release|x64.ActiveCfg = Release|x64 + {2CCFF21D-0B89-4F39-A4FC-2D0CCC25A071}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/avstream/avssamp/avssamp.vcxproj b/avstream/avssamp/avssamp.vcxproj index ceb26506..21c292d2 100644 --- a/avstream/avssamp/avssamp.vcxproj +++ b/avstream/avssamp/avssamp.vcxproj @@ -19,11 +19,11 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{5F47C95F-F225-46CA-9EB6-1B1DF6A2A10E}</ProjectGuid> + <ProjectGuid>{2CCFF21D-0B89-4F39-A4FC-2D0CCC25A071}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{EAF20BE9-2DCE-40E6-A9BF-4CA1CED83133}</SampleGuid> + <SampleGuid>{B0781D0B-B397-4C3A-9D2D-6993E9C47C60}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/avstream/avssamp/avssamp.vcxproj.Filters b/avstream/avssamp/avssamp.vcxproj.Filters index 74ea459c..9b056e4d 100644 --- a/avstream/avssamp/avssamp.vcxproj.Filters +++ b/avstream/avssamp/avssamp.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>{7793ECBE-4482-4C88-A024-E8D2F1F80F38}</UniqueIdentifier> + <UniqueIdentifier>{CA27E3B0-4B55-4FE3-9F26-29F35E3AF608}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{50335876-3174-49EA-AFD7-6F6E510BDB0C}</UniqueIdentifier> + <UniqueIdentifier>{3F416EF8-A9B0-42DF-9371-BAA2CC072CD3}</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>{344836DC-1F8B-4D73-AC33-5DD9C8E9A465}</UniqueIdentifier> + <UniqueIdentifier>{C2BB2712-8840-4220-B911-1CD96B679F83}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{9AA3E219-66BC-4AE9-8DC5-75267CA4DEE7}</UniqueIdentifier> + <UniqueIdentifier>{F67003C9-C833-4C37-97BC-2593BB03BE03}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> |
