Updated with new methods
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
'targets': [
|
||||
{
|
||||
'target_name': 'node_sleep',
|
||||
'sources': [
|
||||
'sleep.cc',
|
||||
],
|
||||
"include_dirs": ["<!(node -e \"require('nan')\")"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user