Skip to content

Commit

Permalink
Fixed project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gaspardpetit committed Jun 7, 2024
1 parent 267c406 commit 913a2fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/msvc/base64.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,9 @@
<ClCompile Include="..\..\src\wikibooks.org\test_wikibooks_org_cpp.cpp" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\libs\TurboBase64.vcxproj">
<Project>{a162f37f-183f-4250-88ab-9b9fbde30b04}</Project>
</ProjectReference>
<ProjectReference Include="gtest.vcxproj">
<Project>{b6a473fb-1ac2-4e15-b975-43fdc48b4a57}</Project>
</ProjectReference>
Expand Down

0 comments on commit 913a2fb

Please sign in to comment.