From 0099b5c95732335c575d306def2aaf445654c8ba Mon Sep 17 00:00:00 2001 From: magumagu9 Date: Sat, 17 Jan 2009 19:59:20 +0000 Subject: 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 --- Source/Core/Common/Src/SConscript | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/Core/Common/Src/SConscript') diff --git a/Source/Core/Common/Src/SConscript b/Source/Core/Common/Src/SConscript index 46b4f8fabf..04d08f8d97 100644 --- a/Source/Core/Common/Src/SConscript +++ b/Source/Core/Common/Src/SConscript @@ -6,6 +6,7 @@ files = [ "ABI.cpp", "MsgHandler.cpp", "ChunkFile.cpp", + "ConsoleWindow.cpp", "CPUDetect.cpp", "DynamicLibrary.cpp", "Hash.cpp", -- cgit v1.2.3