Misc Linux build fixes in the wake of r1887; still doesn't work right

because Source/Plugins/Plugin_DSP_HLE/Src/Debugger/Logging.cpp appears 
to be missing, and I haven't looked at the fallout of r1884 yet.



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1897 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
magumagu9
2009-01-17 19:59:20 +00:00
parent 60c48278d8
commit 0099b5c957
4 changed files with 11 additions and 2 deletions

View File

@ -6,6 +6,7 @@ files = [
"ABI.cpp",
"MsgHandler.cpp",
"ChunkFile.cpp",
"ConsoleWindow.cpp",
"CPUDetect.cpp",
"DynamicLibrary.cpp",
"Hash.cpp",