16 lines
213 B
JSON
16 lines
213 B
JSON
{
|
|
"version": 4,
|
|
"include": [
|
|
"IncludeUserCommon.json"
|
|
],
|
|
"configurePresets": [
|
|
{
|
|
"name": "IncludeUser",
|
|
"inherits": [
|
|
"Include",
|
|
"IncludeUserCommon"
|
|
]
|
|
}
|
|
]
|
|
}
|