mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 16:49:12 +01:00
scons fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2114 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
0a81e741c5
commit
a0724e8321
@ -51,6 +51,7 @@ else:
|
|||||||
if gfxenv['HAVE_WX']:
|
if gfxenv['HAVE_WX']:
|
||||||
files += [
|
files += [
|
||||||
'GUI/ConfigDlg.cpp',
|
'GUI/ConfigDlg.cpp',
|
||||||
|
'Debugger/Debugger.cpp',
|
||||||
]
|
]
|
||||||
|
|
||||||
if gfxenv['HAVE_COCOA']:
|
if gfxenv['HAVE_COCOA']:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user