mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 05:40:01 -06:00
linux compile fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2791 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -10,9 +10,8 @@ if not env['HAVE_AO']:
|
||||
Return()
|
||||
|
||||
files = [
|
||||
# "DisAsmDlg.cpp",
|
||||
"Config.cpp",
|
||||
"ConfigDlg.cpp",
|
||||
"DSPConfigDlgLLE.cpp",
|
||||
"disassemble.cpp",
|
||||
"gdsp_aram.cpp",
|
||||
"gdsp_ext_op.cpp",
|
||||
@ -26,9 +25,6 @@ files = [
|
||||
"HLE_Helper.cpp",
|
||||
"main.cpp",
|
||||
"opcodes.cpp",
|
||||
# "RegisterDlg.cpp",
|
||||
# "RegSettings.cpp",
|
||||
# "stdafx.cpp",
|
||||
"Tools.cpp",
|
||||
"Logging/AXTask.cpp",
|
||||
"Logging/Logging.cpp",
|
||||
|
Reference in New Issue
Block a user