Skip to content

Commit

Permalink
Merge pull request #88 from trevorsandy/LDView.vcxproj_minizip_reference
Browse files Browse the repository at this point in the history
Win: add minizip.vcxproj project reference to LDView.vcxproj
  • Loading branch information
tcobbs authored Oct 3, 2024
2 parents 1eac401 + 779299c commit b8e8278
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions LDView.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,10 @@
<Project>{a3a84737-5017-4577-b8a2-79429a25b8b6}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
<ProjectReference Include="3rdParty\minizip\minizip.vcxproj">
<Project>{a90c8bd0-bb72-4e5a-8c8d-2637966b0013}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
<ProjectReference Include="CUI\CUI.vcxproj">
<Project>{37143396-d8f0-42bf-bdd9-bb9812f71814}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
Expand Down

0 comments on commit b8e8278

Please sign in to comment.