mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-01 19:59:17 -05:00
ADDED: Resource file to example projects #4790
This commit is contained in:
@ -558,6 +558,9 @@
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="..\..\..\examples\examples.rc" />
|
||||
</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