Skip to content

Commit

Permalink
Another post-lua-merge buildfix (windows)
Browse files Browse the repository at this point in the history
  • Loading branch information
hrydgard committed Nov 6, 2024
1 parent 74aeb1c commit 8b2ca3d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions headless/Headless.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,9 @@
<ProjectReference Include="..\ext\libzstd.vcxproj">
<Project>{8bfd8150-94d5-4bf9-8a50-7bd9929a0850}</Project>
</ProjectReference>
<ProjectReference Include="..\ext\lua.vcxproj">
<Project>{f01c5d9d-282c-4357-8fe3-edb83a80b49b}</Project>
</ProjectReference>
<ProjectReference Include="..\ext\rcheevos-build\rcheevos.vcxproj">
<Project>{31694510-a8c0-40f6-b09b-e8df825adefa}</Project>
</ProjectReference>
Expand Down
3 changes: 3 additions & 0 deletions unittest/UnitTests.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,9 @@
<ProjectReference Include="..\ext\libzstd.vcxproj">
<Project>{8bfd8150-94d5-4bf9-8a50-7bd9929a0850}</Project>
</ProjectReference>
<ProjectReference Include="..\ext\lua.vcxproj">
<Project>{f01c5d9d-282c-4357-8fe3-edb83a80b49b}</Project>
</ProjectReference>
<ProjectReference Include="..\ext\rcheevos-build\rcheevos.vcxproj">
<Project>{31694510-a8c0-40f6-b09b-e8df825adefa}</Project>
</ProjectReference>
Expand Down

0 comments on commit 8b2ca3d

Please sign in to comment.