Logo
Explore Help
Sign In
feedc0de/dolphin
1
0
Fork 0
You've already forked dolphin
forked from dolphin-emu/dolphin
Code Pull Requests Activity
Files
a57b378116c7d54d8460f4fbcc7724f9af69ea08
dolphin/Source/Core/UICommon/CMakeLists.txt

7 lines
118 B
CMake
Raw Normal View History

Break out the disassembler code from the WXWidgets UI. This cleans up some of the code between core and UI for disassembling and dumping code blocks. Should help the QT UI in bringing up its debug UI since it won't have to deal with this garbage now.
2015-05-31 16:21:47 -05:00
set(SRCS Disassembler.cpp
UICommon.cpp)
Migrate global init stuff into UICommon. This avoids code duplication in a bunch of places . I also moved the NVIDIA Optimus export into VideoCommon.
2014-10-04 15:12:15 -04:00
set(LIBS common)
add_dolphin_library(uicommon "${SRCS}" "${LIBS}")
Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 48ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API