Added GCpad to SConstruct, should compile fine on Linux and Mac OSX now.

(some things need cleanup, waiting for ayuanx to finish it)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4932 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
j4ck.fr0st
2010-01-23 12:59:02 +00:00
parent 9ec5ee94b4
commit 6b2466c869
9 changed files with 31 additions and 12 deletions

View File

@ -16,7 +16,7 @@
// http://code.google.com/p/dolphin-emu/
#include "GCpad.h"
#include "GCPad.h"
#ifdef _WIN32
#include "XInput.h"