mirror of
https://github.com/QuasarApp/CopyrightFixer.git
synced 2025-04-27 18:24:42 +00:00
20 lines
414 B
JSON
20 lines
414 B
JSON
{
|
|
"binDir": "./../src/build/Debug/CopyrighFixerEaxample",
|
|
"clear": true,
|
|
"libDir": "./../",
|
|
"recursiveDepth": "10",
|
|
"deploySystem": false,
|
|
"qmlDir": "../",
|
|
"ignoreEnv": [
|
|
"./../installer",
|
|
"./../Distro",
|
|
"./../parts",
|
|
"./../snap",
|
|
"./../prime",
|
|
"./../stage"
|
|
],
|
|
"extraLib": "crypto",
|
|
"targetDir": "./../DisttibutionKit"
|
|
}
|
|
|