mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
VideoBackends/D3D: Fix CMakeLists.txt
This commit is contained in:
parent
b5160ec685
commit
6cef70c182
@ -17,6 +17,7 @@ add_library(videod3d
|
|||||||
PerfQuery.h
|
PerfQuery.h
|
||||||
Render.cpp
|
Render.cpp
|
||||||
Render.h
|
Render.h
|
||||||
|
SwapChain.cpp
|
||||||
VertexManager.cpp
|
VertexManager.cpp
|
||||||
VertexManager.h
|
VertexManager.h
|
||||||
VideoBackend.h
|
VideoBackend.h
|
||||||
|
Loading…
Reference in New Issue
Block a user