blob: b5cf558053b8e3953a421935d0346d81bcffdc90 [file] [log] [blame]
{
'targets': [
{
'target_name': 'CameraServer',
'type': 'executable',
'sources': [
'CameraServer.cc',
],
'dependencies': [
'<(AOS)/linux_code/output/output.gyp:http_server',
'../frc971.gyp:constants',
'<(AOS)/linux_code/linux_code.gyp:init',
'<(AOS)/build/aos.gyp:logging',
'<(AOS)/linux_code/linux_code.gyp:configuration',
],
'copies': [
{
'destination': '<(rsync_dir)',
'files': [
'robot.html.tpl',
],
},
],
},
],
}