浏览代码

Remove duplicate resource file

pull/4900/head
Jeffery Myers 2 个月前
父节点
当前提交
0b37251fbd
共有 1 个文件被更改,包括 0 次插入3 次删除
  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>

正在加载...
取消
保存