REVIEWED: VS2022 projects use a custom resource file...
...instead of relying in src/raylib provided one. #4900
This commit is contained in:
parent
6b85aa7f72
commit
cf1713e6dd
146 changed files with 157 additions and 157 deletions
|
|
@ -556,7 +556,7 @@
|
|||
<ClCompile Include="..\..\..\examples\shaders\shaders_postprocessing.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="..\..\..\src\raylib.rc" />
|
||||
<ResourceCompile Include="..\..\..\examples\examples.rc" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\raylib\raylib.vcxproj">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue