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