Browse Source

Remove duplicate resource file

pull/4900/head
Jeffery Myers 3 weeks ago
parent
commit
0b37251fbd
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 View File

@ -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>

Loading…
Cancel
Save