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