Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
fe06fe181c57d277aab33c3fddfa8783e7a81e67
/
.
/
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'
,
]
},
],
}