mirror of
https://github.com/QuasarApp/CQtDeployerServer.git
synced 2025-04-26 20:54:32 +00:00
20 lines
418 B
JSON
20 lines
418 B
JSON
{
|
|
"binDir": "./../src/build/Debug/CQtDeployerServerEaxample",
|
|
"clear": true,
|
|
"libDir": "./../",
|
|
"recursiveDepth": "10",
|
|
"deploySystem": false,
|
|
"qmlDir": "../",
|
|
"ignoreEnv": [
|
|
"./../installer",
|
|
"./../Distro",
|
|
"./../parts",
|
|
"./../snap",
|
|
"./../prime",
|
|
"./../stage"
|
|
],
|
|
"extraLib": "crypto",
|
|
"targetDir": "./../DisttibutionKit"
|
|
}
|
|
|