REXM: RENAME: example: core_input_gestures_web --> core_input_gestures_testbed

This commit is contained in:
Ray
2025-09-04 15:59:53 +02:00
parent c17f82a78c
commit e21093d434
7 changed files with 121 additions and 116 deletions

View File

@ -53,9 +53,9 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{0981CA98-E4A5-4DF1-987F-A41D09131EFC}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>core_input_gestures_web</RootNamespace>
<RootNamespace>core_input_gestures_testbed</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ProjectName>core_input_gestures_web</ProjectName>
<ProjectName>core_input_gestures_testbed</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_input_gestures_web.c" />
<ClCompile Include="..\..\..\examples\core\core_input_gestures_testbed.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\examples\examples.rc" />