Rename nodejs example directory
This commit is contained in:
11
examples/nodejs/auto.gypi
Normal file
11
examples/nodejs/auto.gypi
Normal file
@@ -0,0 +1,11 @@
|
||||
# Automatically generated file. Edits will be lost.
|
||||
# Based on: autogypi.json
|
||||
|
||||
{
|
||||
"include_dirs": [
|
||||
"node_modules/nan"
|
||||
],
|
||||
"includes": [
|
||||
"node_modules/nbind/src/nbind.gypi"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user