diff options
Diffstat (limited to 'projects/VS2022')
| -rw-r--r-- | projects/VS2022/examples/models_loading_gltf.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/projects/VS2022/examples/models_loading_gltf.vcxproj b/projects/VS2022/examples/models_loading_gltf.vcxproj index 141fb942..aba2e684 100644 --- a/projects/VS2022/examples/models_loading_gltf.vcxproj +++ b/projects/VS2022/examples/models_loading_gltf.vcxproj @@ -377,6 +377,9 @@ <ClCompile Include="..\..\..\examples\models\models_loading_gltf.c" /> </ItemGroup> <ItemGroup> + <ResourceCompile Include="..\..\..\examples\examples.rc" /> + </ItemGroup> + <ItemGroup> <ProjectReference Include="..\raylib\raylib.vcxproj"> <Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project> </ProjectReference> |
