mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-25 00:29:18 -05:00
REVIEWED: VS2022 projects use a custom resource file...
...instead of relying in src/raylib provided one. #4900
This commit is contained in:
@ -556,7 +556,7 @@
|
||||
<ClCompile Include="..\..\..\examples\shaders\shaders_multi_sample2d.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="..\..\..\src\raylib.rc" />
|
||||
<ResourceCompile Include="..\..\..\examples\examples.rc" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\raylib\raylib.vcxproj">
|
||||
|
||||
Reference in New Issue
Block a user