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