- added EvdevDriver and ControlFactory
This commit is contained in:
parent
1d2389f8ae
commit
fe53864438
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ env.Program("xboxdrv", ["xboxdrv.cpp", "uinput.cpp"])
|
|||
env.Program("inputdrv",
|
||||
["inputdrv.cpp",
|
||||
"xbox360_driver.cpp",
|
||||
"evdev_driver.cpp",
|
||||
"xbox360_usb_thread.cpp",
|
||||
"control.cpp",
|
||||
"abs_to_rel.cpp",
|
||||
|
|
Loading…
Add table
Reference in a new issue