Gobligine/.vscode/settings.linux.wargus.json
2020-12-04 14:20:24 +01:00

7 lines
233 B
JSON

{
"cmake.configureSettings": {
"STRATAGUS_INCLUDE_DIR": "${workspaceFolder}/../stratagus/gameheaders",
"STRATAGUS": "stratagus"
},
"cmake.copyCompileCommands": "${workspaceFolder}/compile_commands.json"
}