Initial commit
This commit is contained in:
13
.vs/launch.vs.json
Normal file
13
.vs/launch.vs.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user