forked from LeenkxTeam/Kmake
10 lines
150 B
Python
10 lines
150 B
Python
{
|
|
'targets': [
|
|
{
|
|
'target_name': 'binding',
|
|
'defines': [ 'V8_DEPRECATION_WARNINGS=1' ],
|
|
'sources': [ 'binding.c' ]
|
|
}
|
|
]
|
|
}
|