Added Node.js support.
This commit is contained in:
7
src/nodejs/unit-http/binding_pub.gyp
Normal file
7
src/nodejs/unit-http/binding_pub.gyp
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
'targets': [{
|
||||
'target_name': "unit-http",
|
||||
'sources': ["unit.cpp", "addon.cpp"],
|
||||
'libraries': ["unit"]
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user