blob: 2b497a5b1c5c4ec82146fb9638a3b9fc36acb9d8 [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',
11 'speaker/daemon.gyp:weave_daemon_speaker'
Johan Euphrosine3fb474e2015-10-29 15:23:53 -070012 ]
13 }
14 ]
15}