mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Merge UI related projects into the main DolphinWX project.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7136 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -41,7 +41,24 @@ if(wxWidgets_FOUND)
|
||||
Src/WiimoteConfigDiag.cpp
|
||||
Src/MemoryCards/WiiSaveCrypted.cpp
|
||||
Src/WXInputBase.cpp
|
||||
Src/WxUtils.cpp)
|
||||
Src/WxUtils.cpp
|
||||
Src/BreakpointDlg.cpp
|
||||
Src/BreakpointView.cpp
|
||||
Src/BreakpointWindow.cpp
|
||||
Src/CodeView.cpp
|
||||
Src/CodeWindow.cpp
|
||||
Src/CodeWindowFunctions.cpp
|
||||
Src/DebuggerPanel.cpp
|
||||
Src/DebuggerUIUtil.cpp
|
||||
Src/DSPDebugWindow.cpp
|
||||
Src/DSPRegisterView.cpp
|
||||
Src/JitWindow.cpp
|
||||
Src/MemoryCheckDlg.cpp
|
||||
Src/MemoryView.cpp
|
||||
Src/MemoryWindow.cpp
|
||||
Src/RegisterView.cpp
|
||||
Src/RegisterWindow.cpp
|
||||
Src/VideoConfigDiag.cpp)
|
||||
|
||||
set(WXLIBS debwx
|
||||
debugger_ui_util
|
||||
|
Reference in New Issue
Block a user