node-vk-flex/binding.gyp
2016-09-17 14:47:48 +03:00

9 lines
135 B
Python
Executable File

{
"targets": [
{
"target_name": "vkext_flex",
"sources": [ "index.cpp", "vkext_flex.c", "iconvlite.cpp"]
}
]
}