mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-25 11:57:14 -05: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:
@@ -3,8 +3,10 @@
|
||||
Import('env')
|
||||
|
||||
files = [
|
||||
'Configuration.cpp',
|
||||
'EventHandler.cpp',
|
||||
'InputCommon.cpp',
|
||||
'SDL.cpp',
|
||||
]
|
||||
|
||||
env_inputcommon = env.Clone()
|
||||
|
||||
Reference in New Issue
Block a user