forgot the scons

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2829 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Shawn Hoffman 2009-04-02 12:52:17 +00:00
parent cfcd3ce822
commit 7e7de0db66
1 changed files with 4 additions and 3 deletions

View File

@ -29,6 +29,7 @@ files = [
"main.cpp", "main.cpp",
"Tools.cpp", "Tools.cpp",
"Debugger/Debugger.cpp", "Debugger/Debugger.cpp",
"Debugger/DSPRegisterView.cpp",
"Logging/AXTask.cpp", "Logging/AXTask.cpp",
"Logging/Logging.cpp", "Logging/Logging.cpp",
"Logging/ReadPBs.cpp", "Logging/ReadPBs.cpp",