mirror of https://github.com/raysan5/raylib
Update raylib.vcxproj
This commit is contained in:
parent
6ce38e599a
commit
1fd8052527
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue