mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 19:19:03 +00:00
DolphinQt2
This commit is contained in:
parent
e1fe2db7d9
commit
949f25175b
20 changed files with 1633 additions and 1 deletions
|
@ -11,3 +11,6 @@ add_subdirectory(VideoBackends)
|
|||
if(ENABLE_QT)
|
||||
add_subdirectory(DolphinQt)
|
||||
endif()
|
||||
if(ENABLE_QT2)
|
||||
add_subdirectory(DolphinQt2)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue