{ "compiler_path": "x86_64-w64-mingw32-g++.exe", "compiler_std": "c++20", "headers_path": ["include", "vendor"], "sources_path": ["src/NeBuildKit/*.cpp"], "output_name": "libNeBuildKit.dll", "compiler_flags": ["-fPIC", "-shared"], "cpp_macros": ["NEBUILD_WINDOWS", "NEBUILD_INTERNAL_SDK"], "run_after_build": false }