node-vk-flex/binding.gyp
Dmitry Kondratyev ffdbf53fd4 first commit
2016-08-25 18:49:23 +03:00

9 lines
135 B
Python
Executable File

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