@mmomtchev/meson-xpack
Version:
A xPack with meson + node-api
19 lines (18 loc) • 513 B
JSON
{
"configurations": [
{
"name": "Windows",
"includePath": [
"${workspaceFolder}\\xpacks\\@mmomtchev\\python-xpack\\.content\\include"
],
"defines": [
"PYTHON_PATH=\"xpacks\\\\@mmomtchev\\\\python-xpack\\\\.content\"",
"PYTHON_DLL=\"python312.dll\""
],
"compilerPath": "cl.exe",
"cStandard": "c11",
"cppStandard": "c++17"
}
],
"version": 4
}