mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
InputCommon and nJoy: More build settings
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2149 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
127874b5e1
commit
c225e83913
@ -3,8 +3,10 @@
|
||||
Import('env')
|
||||
|
||||
files = [
|
||||
'Configuration.cpp',
|
||||
'EventHandler.cpp',
|
||||
'InputCommon.cpp',
|
||||
'SDL.cpp',
|
||||
]
|
||||
|
||||
env_inputcommon = env.Clone()
|
||||
|
Loading…
x
Reference in New Issue
Block a user