Improved project file structure
This commit is contained in:
9
tests/custom/async/cpl-workspace.json
Normal file
9
tests/custom/async/cpl-workspace.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"WorkspaceSettings": {
|
||||
"DefaultProject": "async",
|
||||
"Projects": {
|
||||
"async": "src/async/async.json"
|
||||
},
|
||||
"Scripts": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user