blob: 0a770751951149ae4aa0da6ca3048b3081e681d1 [file] [log] [blame]
{
'targets': [
{
'target_name': 'sensor_input',
'type': 'static_library',
'sources': [
#'SensorInput-tmpl.h',
],
'dependencies': [
'<(AOS)/common/network/network.gyp:socket',
'<(AOS)/build/aos.gyp:logging',
],
'export_dependent_settings': [
'<(AOS)/common/network/network.gyp:socket',
'<(AOS)/build/aos.gyp:logging',
],
},
],
}