mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-06 08:09:19 +00:00
D3D: Remove dependency on wxWidgets
This hasn't been necessary for ages
This commit is contained in:
parent
a6970b3744
commit
bdde6b2a7c
1 changed files with 0 additions and 3 deletions
|
@ -81,9 +81,6 @@
|
||||||
<ClInclude Include="XFBEncoder.h" />
|
<ClInclude Include="XFBEncoder.h" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="$(ExternalsDir)wxWidgets3\build\msw\wx_base.vcxproj">
|
|
||||||
<Project>{1c8436c9-dbaf-42be-83bc-cf3ec9175abe}</Project>
|
|
||||||
</ProjectReference>
|
|
||||||
<ProjectReference Include="$(CoreDir)VideoCommon\VideoCommon.vcxproj">
|
<ProjectReference Include="$(CoreDir)VideoCommon\VideoCommon.vcxproj">
|
||||||
<Project>{3de9ee35-3e91-4f27-a014-2866ad8c3fe3}</Project>
|
<Project>{3de9ee35-3e91-4f27-a014-2866ad8c3fe3}</Project>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue