blob: d63c5e451d8a698693e0e07930be740655d583be [file] [log] [blame]
Johan Euphrosine3fb474e2015-10-29 15:23:53 -07001{
2 'targets': [
3 {
4 'target_name': 'weave_daemon_examples',
5 'type': 'none',
6 'dependencies': [
7 'sample/daemon.gyp:weave_daemon_sample',
8 'light/daemon.gyp:weave_daemon_light',
9 'lock/daemon.gyp:weave_daemon_lock',
Luis Larcob51b4752015-11-04 19:05:37 -080010 'ledflasher/daemon.gyp:weave_daemon_ledflasher',
peng yingaef87f52015-12-09 15:16:18 -080011 'speaker/daemon.gyp:weave_daemon_speaker',
12 'oven/daemon.gyp:weave_daemon_oven',
Johan Euphrosine3fb474e2015-10-29 15:23:53 -070013 ]
14 }
15 ]
16}