REXM: RENAME: example: models_geometry_textures_cube --> models_rotating_cube

This commit is contained in:
Ray
2025-10-17 12:33:41 +02:00
parent 153401810a
commit bb910bb0b8
8 changed files with 19 additions and 13 deletions

View File

@ -53,9 +53,9 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{A4662163-83E7-4309-8CAA-B0BF13655FE6}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>models_geometry_textures_cube</RootNamespace>
<RootNamespace>models_rotating_cube</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ProjectName>models_geometry_textures_cube</ProjectName>
<ProjectName>models_rotating_cube</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\models\models_geometry_textures_cube.c" />
<ClCompile Include="..\..\..\examples\models\models_rotating_cube.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\examples\examples.rc" />