Files
LXC/.vs/launch.vs.json
2025-07-19 20:48:54 +01:00

13 lines
269 B
JSON

{
"version": "0.2.1",
"defaults": {},
"configurations": [
{
"type": "default",
"project": "CMakeLists.txt",
"projectTarget": "LXC.exe (LXC\\LXC.exe)",
"currentDir": "${workspaceRoot}",
"name": "LXC.exe (LXC\\LXC.exe)"
}
]
}