mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
REXM: RENAME: example: models_geometry_textures_cube --> models_rotating_cube
This commit is contained in:
@ -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" />
|
||||
Reference in New Issue
Block a user