mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 09:09:04 +00:00
VideoBackends/D3D: Fix CMakeLists.txt
This commit is contained in:
parent
b5160ec685
commit
6cef70c182
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue