D3D: Remove dependency on wxWidgets

This hasn't been necessary for ages
This commit is contained in:
Lioncash 2015-04-14 22:27:00 -04:00
parent a6970b3744
commit bdde6b2a7c
1 changed files with 0 additions and 3 deletions

View File

@ -81,9 +81,6 @@
<ClInclude Include="XFBEncoder.h" />
</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">
<Project>{3de9ee35-3e91-4f27-a014-2866ad8c3fe3}</Project>
</ProjectReference>