forked from Supositware/Haha-Yes
12 lines
180 B
Text
12 lines
180 B
Text
|
{
|
||
|
'targets': [
|
||
|
{
|
||
|
'target_name': 'binding',
|
||
|
'sources': [ 'src/binding.cc' ],
|
||
|
'include_dirs': [
|
||
|
'<!(node -e "require(\'nan\')")'
|
||
|
],
|
||
|
}
|
||
|
]
|
||
|
}
|