mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-18 13:41:26 +01:00
ADDED: Resource file to example projects #4790
This commit is contained in:
@ -555,6 +555,9 @@
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\..\examples\text\text_unicode.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="..\..\..\src\raylib.rc" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\raylib\raylib.vcxproj">
|
||||
<Project>{e89d61ac-55de-4482-afd4-df7242ebc859}</Project>
|
||||
|
||||
Reference in New Issue
Block a user