blob: e77fc4739d2e1a3d511c89b20d50499ec658f4c8 [file] [log] [blame]
{
'targets': [
{
'target_name': 'joystick',
'type': 'static_library',
'sources': [
'JoystickInput.cpp'
],
'dependencies': [
'<(AOS)/common/messages/messages.gyp:aos_queues',
]
},
],
}