Updated projects to include resources

This commit is contained in:
Ray
2023-09-11 12:40:51 +02:00
parent c37013e10b
commit 84f2588a4f
11 changed files with 54 additions and 0 deletions

View File

@ -354,6 +354,9 @@
<ItemGroup>
<ClInclude Include="..\..\..\examples\custom_file_dialog\gui_window_file_dialog.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\examples\raygui.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>