dep/rcheevos: rc_validate does not need to be built

This commit is contained in:
Stenzek
2024-08-26 00:35:42 +10:00
parent 0f29cd8d63
commit 48c2760daa
3 changed files with 0 additions and 10 deletions

View File

@@ -42,9 +42,6 @@
<ClCompile Include="src\rcheevos\operand.c">
<Filter>rcheevos</Filter>
</ClCompile>
<ClCompile Include="src\rcheevos\rc_validate.c">
<Filter>rcheevos</Filter>
</ClCompile>
<ClCompile Include="src\rcheevos\richpresence.c">
<Filter>rcheevos</Filter>
</ClCompile>
@@ -134,9 +131,6 @@
<ClInclude Include="src\rcheevos\rc_internal.h">
<Filter>rcheevos</Filter>
</ClInclude>
<ClInclude Include="src\rcheevos\rc_validate.h">
<Filter>rcheevos</Filter>
</ClInclude>
<ClInclude Include="src\rc_compat.h" />
<ClInclude Include="src\rc_version.h" />
<ClInclude Include="src\rc_client_internal.h" />