Browse Source

Merge pull request #4900 from JeffM2501/duplicate_resource

[Examples] Remove duplicate resource file
Ray 4 months ago
parent
commit
6b85aa7f72
1 changed files with 0 additions and 3 deletions
  1. 0 3
      projects/VS2022/examples/models_loading_gltf.vcxproj

+ 0 - 3
projects/VS2022/examples/models_loading_gltf.vcxproj

@@ -555,9 +555,6 @@
   <ItemGroup>
   <ItemGroup>
     <ClCompile Include="..\..\..\examples\models\models_loading_gltf.c" />
     <ClCompile Include="..\..\..\examples\models\models_loading_gltf.c" />
   </ItemGroup>
   </ItemGroup>
-  <ItemGroup>
-    <ResourceCompile Include="..\..\..\examples\examples.rc" />
-  </ItemGroup>
   <ItemGroup>
   <ItemGroup>
     <ResourceCompile Include="..\..\..\src\raylib.rc" />
     <ResourceCompile Include="..\..\..\src\raylib.rc" />
   </ItemGroup>
   </ItemGroup>