fix fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5605 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
12a4c25e9f
commit
2d6011859a
|
@ -5,7 +5,6 @@ Import('env')
|
||||||
files = [
|
files = [
|
||||||
'Config.cpp',
|
'Config.cpp',
|
||||||
'ControllerEmu.cpp',
|
'ControllerEmu.cpp',
|
||||||
'IniFile.cpp',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
if env['HAVE_WX']:
|
if env['HAVE_WX']:
|
||||||
|
|
Loading…
Reference in New Issue