mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Qt: Implement FIFO Player
This commit is contained in:
@ -18,6 +18,7 @@ set(CMAKE_AUTOMOC ON)
|
||||
|
||||
set(SRCS
|
||||
AboutDialog.cpp
|
||||
FIFOPlayerWindow.cpp
|
||||
HotkeyScheduler.cpp
|
||||
Host.cpp
|
||||
InDevelopmentWarning.cpp
|
||||
|
Reference in New Issue
Block a user