Skip to content

Commit

Permalink
add missing reference mediausb->ioimage in VS build
Browse files Browse the repository at this point in the history
Reviewed By: enpe

Differential Revision: D64368979

fbshipit-source-id: ae62d3d526b17cb574b2f1a9c50d00a69abb0e35
  • Loading branch information
ASchneiderMeta authored and facebook-github-bot committed Oct 15, 2024
1 parent 0ce545c commit cd85fe8
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,11 @@
<ClInclude Include="..\..\..\..\..\..\..\impl\ocean\media\usb\USBLiveVideo.h" />
<ClInclude Include="..\..\..\..\..\..\..\impl\ocean\media\usb\USBMedium.h" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\io\image\ioimage.vcxproj">
<Project>{64ac6979-b5a6-4921-a61c-c4f688c48140}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
Expand Down

0 comments on commit cd85fe8

Please sign in to comment.