more files
This commit is contained in:
8
nodejs/cpp/binding.gyp
Normal file
8
nodejs/cpp/binding.gyp
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"targets": [
|
||||
{
|
||||
"target_name": "example",
|
||||
"sources": ["example_wrap.cxx" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user