Gobligine/.vscode/settings.linux.stargus.json
2022-04-29 21:14:22 +02:00

7 lines
233 B
JSON

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