summaryrefslogtreecommitdiffhomepage
path: root/projects
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2021-10-22 21:24:39 +0200
committerraysan5 <[email protected]>2021-10-22 21:24:39 +0200
commit1fd805252712607f06013d7861ee4fb22c13cff1 (patch)
tree26740f249647c85c996635ad408896b7e51cff39 /projects
parent6ce38e599a93f8fb30b203ec1ed1143098e572d1 (diff)
downloadraylib-1fd805252712607f06013d7861ee4fb22c13cff1.tar.gz
raylib-1fd805252712607f06013d7861ee4fb22c13cff1.zip
Update raylib.vcxproj
Diffstat (limited to 'projects')
-rw-r--r--projects/VS2019/raylib/raylib.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/VS2019/raylib/raylib.vcxproj b/projects/VS2019/raylib/raylib.vcxproj
index 51a3c4d8..d5b2e232 100644
--- a/projects/VS2019/raylib/raylib.vcxproj
+++ b/projects/VS2019/raylib/raylib.vcxproj
@@ -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" />