mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
Qt/FIFOPlayer: Implement Analyzer
This commit is contained in:
@ -8,7 +8,8 @@ set(CMAKE_AUTOMOC ON)
|
||||
add_executable(dolphin-emu
|
||||
AboutDialog.cpp
|
||||
CheatsManager.cpp
|
||||
FIFOPlayerWindow.cpp
|
||||
FIFO/FIFOPlayerWindow.cpp
|
||||
FIFO/FIFOAnalyzer.cpp
|
||||
HotkeyScheduler.cpp
|
||||
Host.cpp
|
||||
Main.cpp
|
||||
|
Reference in New Issue
Block a user