diff --git a/projects/VS2022/examples/models_loading_gltf.vcxproj b/projects/VS2022/examples/models_loading_gltf.vcxproj
index a9989ef3b..f3d4f765b 100644
--- a/projects/VS2022/examples/models_loading_gltf.vcxproj
+++ b/projects/VS2022/examples/models_loading_gltf.vcxproj
@@ -555,9 +555,6 @@
   <ItemGroup>
     <ClCompile Include="..\..\..\examples\models\models_loading_gltf.c" />
   </ItemGroup>
-  <ItemGroup>
-    <ResourceCompile Include="..\..\..\examples\examples.rc" />
-  </ItemGroup>
   <ItemGroup>
     <ResourceCompile Include="..\..\..\src\raylib.rc" />
   </ItemGroup>