added missing files on linux

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1050 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee 2008-11-02 16:27:19 +00:00
parent 5ae441d6bc
commit 5ae0c91def
1 changed files with 2 additions and 1 deletions

View File

@ -56,8 +56,9 @@ files = ["Console.cpp",
"IPC_HLE/WII_IPC_HLE_Device_FileIO.cpp", "IPC_HLE/WII_IPC_HLE_Device_FileIO.cpp",
"IPC_HLE/WII_IPC_HLE_Device_fs.cpp", "IPC_HLE/WII_IPC_HLE_Device_fs.cpp",
"IPC_HLE/WII_IPC_HLE_Device_sdio_slot0.cpp", "IPC_HLE/WII_IPC_HLE_Device_sdio_slot0.cpp",
"IPC_HLE/WII_IPC_HLE_Device_usb.cpp", "IPC_HLE/WII_IPC_HLE_Device_net.cpp",
"IPC_HLE/WII_IPC_HLE_WiiMote.cpp", "IPC_HLE/WII_IPC_HLE_WiiMote.cpp",
"IPC_HLE/WII_IPC_HLE_Device_usb.cpp",
"IPC_HLE/WiiMote_HID_Attr.cpp", "IPC_HLE/WiiMote_HID_Attr.cpp",
"Plugins/Plugin_DSP.cpp", "Plugins/Plugin_DSP.cpp",
"Plugins/Plugin_PAD.cpp", "Plugins/Plugin_PAD.cpp",