• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  'targets': [
3    {
4      'target_name': 'binding',
5      'defines': [ 'V8_DEPRECATION_WARNINGS=1' ],
6      'sources': [ 'binding.c' ]
7    }
8  ]
9}
10