CQtDeployerServer/Deploy/CQtDeployerServer.json
2021-03-20 11:38:56 +03:00

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"
}