REXM: RENAMED: example: core_3d_fps_controller to core_3d_camera_fps

This commit is contained in:
Ray
2025-08-25 20:58:09 +02:00
parent 8b68d548c9
commit 47db1da9ea
6 changed files with 9 additions and 9 deletions

View File

@ -53,9 +53,9 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{6B1A933E-71B8-4C1F-9E79-02D98830E671}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>core_3d_fps_controller</RootNamespace>
<RootNamespace>core_3d_camera_fps</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ProjectName>core_3d_fps_controller</ProjectName>
<ProjectName>core_3d_camera_fps</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_3d_fps_controller.c" />
<ClCompile Include="..\..\..\examples\core\core_3d_camera_fps.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\examples\examples.rc" />