Linux: Fixes to Compile

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@69 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Sonicadvance1
2008-07-23 16:39:02 +00:00
parent 1040cb1512
commit 485ec4b341
3 changed files with 2 additions and 3 deletions

View File

@ -18,7 +18,7 @@ files = ["Console.cpp",
"Debugger/Debugger_SymbolMap.cpp",
"Debugger/Dump.cpp",
"Debugger/PPCDebugInterface.cpp",
"Debugger/GClibloc.cpp",
# "Debugger/GClibloc.cpp", #Outdated
"HW/AudioInterface.cpp",
"HW/CommandProcessor.cpp",
"HW/CPU.cpp",