Automatically select the default platform toolset for examples in MSVC builds

This commit is contained in:
Cameron Cawley
2026-01-17 18:19:45 +00:00
committed by Sam Lantinga
parent 4dcf886322
commit 3681a94c66
32 changed files with 37 additions and 66 deletions

View File

@@ -3,8 +3,7 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{7117A55C-BE4E-41DB-A4FC-4070E35A8B28}</ProjectGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<Import Project="$(SolutionDir)\examples\Examples.props" />
<ItemGroup>
<None Include="$(SolutionDir)\..\examples\audio\04-multiple-streams\README.txt" />
<ClCompile Include="$(SolutionDir)\..\examples\audio\04-multiple-streams\multiple-streams.c" />