Update raylib.vcxproj

This commit is contained in:
raysan5 2021-10-22 21:24:39 +02:00
parent 6ce38e599a
commit 1fd8052527
1 changed files with 1 additions and 0 deletions

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" />