forked from LeenkxTeam/Kmake
10 lines
144 B
Plaintext
10 lines
144 B
Plaintext
|
|
{
|
||
|
|
'targets': [
|
||
|
|
{
|
||
|
|
'target_name': 'binding',
|
||
|
|
'sources': [ 'binding.cc' ],
|
||
|
|
'defines': [ 'NAPI_EXPERIMENTAL' ],
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|