mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-07 08:39:00 +00:00
[UI] Remove DolphinQt
This commit is contained in:
parent
f3098bf426
commit
2ee84a20fe
36 changed files with 0 additions and 3311 deletions
|
@ -8,9 +8,6 @@ add_subdirectory(UICommon)
|
|||
add_subdirectory(VideoCommon)
|
||||
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