diff options
| author | raysan5 <[email protected]> | 2021-10-22 21:24:39 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2021-10-22 21:24:39 +0200 |
| commit | 1fd805252712607f06013d7861ee4fb22c13cff1 (patch) | |
| tree | 26740f249647c85c996635ad408896b7e51cff39 /projects | |
| parent | 6ce38e599a93f8fb30b203ec1ed1143098e572d1 (diff) | |
| download | raylib-1fd805252712607f06013d7861ee4fb22c13cff1.tar.gz raylib-1fd805252712607f06013d7861ee4fb22c13cff1.zip | |
Update raylib.vcxproj
Diffstat (limited to 'projects')
| -rw-r--r-- | projects/VS2019/raylib/raylib.vcxproj | 1 |
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" /> |
