blob: 9b5d57ed7a89945d5f0d0c2db578b849e9aabf3e [file] [log] [blame]
Brian Silverman66f079a2013-08-26 16:24:30 -07001{
2 'targets': [
3 {
4 'target_name': 'ip',
5 'type': 'static_library',
6 'sources': [
7 'ip.cc',
8 ],
9 },
10 ],
11}