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
23
Wiki
Activity
Browse Source
Update raylib.vcxproj
pull/2076/head
raysan5
3 years ago
parent
6ce38e599a
commit
1fd8052527
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
projects/VS2019/raylib/raylib.vcxproj
+ 1
- 0
projects/VS2019/raylib/raylib.vcxproj
View File
@ -312,6 +312,7 @@
<ClCompile Include="..\..\..\src\utils.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\src\external\cgltf.h" />
<ClInclude Include="..\..\..\src\rcamera.h" />
<ClInclude Include="..\..\..\src\config.h" />
<ClInclude Include="..\..\..\src\external\glad.h" />
Write
Preview
Loading…
Cancel
Save