REXM: Update examples collection, some renames

This commit is contained in:
Ray
2025-10-17 17:01:38 +02:00
parent 4099218f1a
commit ed8c4c1b9b
17 changed files with 126 additions and 111 deletions

View File

@ -53,9 +53,9 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{FF5F9EE9-29C5-40EE-BBCF-AE51B001FEC3}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>core_monitor_change</RootNamespace>
<RootNamespace>core_monitor_detector</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ProjectName>core_monitor_change</ProjectName>
<ProjectName>core_monitor_detector</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
@ -553,7 +553,7 @@
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\..\examples\core\core_monitor_change.c" />
<ClCompile Include="..\..\..\examples\core\core_monitor_detector.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\examples\examples.rc" />

View File

@ -53,9 +53,9 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{EA4AD5A7-DB95-43C0-9A67-2D94146BCF91}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>shapes_starfield</RootNamespace>
<RootNamespace>shapes_starfield_effect</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ProjectName>shapes_starfield</ProjectName>
<ProjectName>shapes_starfield_effect</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
@ -553,7 +553,7 @@
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\..\examples\shapes\shapes_starfield.c" />
<ClCompile Include="..\..\..\examples\shapes\shapes_starfield_effect.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\examples\examples.rc" />