This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Remove duplicate resource file
pull/4900/head
Jeffery Myers
3 weeks ago
parent
5b940692ea
commit
0b37251fbd
1 changed files
with
0 additions
and
3 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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>
Write
Preview
Loading…
Cancel
Save