mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Isolate D3D and Software Renderer from wxWidgets code
This commit is contained in:
@ -59,7 +59,6 @@
|
||||
<ClCompile Include="TextureEncoder.cpp" />
|
||||
<ClCompile Include="TextureSampler.cpp" />
|
||||
<ClCompile Include="TransformUnit.cpp" />
|
||||
<ClCompile Include="VideoConfigDialog.cpp" />
|
||||
<ClCompile Include="XFMemLoader.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
@ -87,7 +86,6 @@
|
||||
<ClInclude Include="TransformUnit.h" />
|
||||
<ClInclude Include="Vec3.h" />
|
||||
<ClInclude Include="VideoBackend.h" />
|
||||
<ClInclude Include="VideoConfigDialog.h" />
|
||||
<ClInclude Include="XFMemLoader.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user