mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 12:48:57 +00:00
get WTL out of dsp_hle
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1902 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
5994897d9a
commit
9cb25d6ba2
9 changed files with 110 additions and 242 deletions
|
@ -32,6 +32,7 @@ dspenv = env.Clone()
|
|||
|
||||
if dspenv['HAVE_WX']:
|
||||
files += [
|
||||
'ConfigDlg.cpp',
|
||||
'Debugger/Debugger.cpp',
|
||||
'Debugger/PBView.cpp',
|
||||
'Debugger/Mails.cpp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue