4
1
mirror of https://github.com/QuasarApp/Snake.git synced 2025-05-13 18:09:43 +00:00
Snake/Deploy/SnakeProject.json

20 lines
413 B
JSON
Raw Normal View History

{
"binDir": "./../src/build/Debug/SnakeProjectEaxample",
"clear": true,
"libDir": "./../",
"recursiveDepth": "10",
"deploySystem": false,
"qmlDir": "../",
"ignoreEnv": [
"./../installer",
"./../Distro",
"./../parts",
"./../snap",
"./../prime",
"./../stage"
],
"extraLib": "crypto",
"targetDir": "./../DisttibutionKit"
}