Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
e052d8a8c06f320af18b59e1718323dd3fc931c6
/
.
/
aos
/
atom_code
/
input
/
input.gyp
blob: e77fc4739d2e1a3d511c89b20d50499ec658f4c8 [
file
] [
log
] [
blame
]
{
'targets'
:
[
{
'target_name'
:
'joystick'
,
'type'
:
'static_library'
,
'sources'
:
[
'JoystickInput.cpp'
],
'dependencies'
:
[
'<(AOS)/common/messages/messages.gyp:aos_queues'
,
]
},
],
}