DolphinWX: depend on Updater in order to make sure the binary is included in default builds

This commit is contained in:
Pierre Bourdon 2018-03-18 21:09:36 +01:00
parent 07c160310e
commit 37902c4aa4
1 changed files with 3 additions and 0 deletions

View File

@ -279,6 +279,9 @@
<ProjectReference Include="$(CoreDir)VideoCommon\VideoCommon.vcxproj">
<Project>{3de9ee35-3e91-4f27-a014-2866ad8c3fe3}</Project>
</ProjectReference>
<ProjectReference Include="..\Updater\Updater.vcxproj">
<Project>{e4becbab-9c6e-41ab-bb56-f9d70ab6be03}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">