[nostalgia] Remove .vs dir
This commit is contained in:
parent
e4ae23e114
commit
792ad41499
@ -1,44 +0,0 @@
|
|||||||
{
|
|
||||||
"version": "0.2.1",
|
|
||||||
"defaults": {},
|
|
||||||
"configurations": [
|
|
||||||
{
|
|
||||||
"type": "default",
|
|
||||||
"project": "CMakeLists.txt",
|
|
||||||
"projectTarget": "nostalgia.exe (Install)",
|
|
||||||
"name": "nostalgia.exe (Install)",
|
|
||||||
"args": [
|
|
||||||
"${projectDir}/sample_project"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "default",
|
|
||||||
"project": "CMakeLists.txt",
|
|
||||||
"projectTarget": "nostalgia.exe",
|
|
||||||
"name": "nostalgia.exe",
|
|
||||||
"args": [
|
|
||||||
"${projectDir}/sample_project"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "default",
|
|
||||||
"project": "CMakeLists.txt",
|
|
||||||
"projectTarget": "nostalgia-studio.exe (Install)",
|
|
||||||
"name": "nostalgia-studio.exe (Install)",
|
|
||||||
"args": [
|
|
||||||
"-profile",
|
|
||||||
"${projectDir}/src/nostalgia/studio/nostalgia-studio-dev.json"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "default",
|
|
||||||
"project": "CMakeLists.txt",
|
|
||||||
"projectTarget": "nostalgia-studio.exe",
|
|
||||||
"name": "nostalgia-studio.exe",
|
|
||||||
"args": [
|
|
||||||
"-profile",
|
|
||||||
"${projectDir}/src/nostalgia/studio/nostalgia-studio-dev.json"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user