4
1
mirror of https://github.com/QuasarApp/CQtDeployer.git synced 2025-05-14 18:39:35 +00:00
CQtDeployer/UnitTests/testRes/testMultiPackageConfig.json
2020-11-28 23:19:21 +03:00

15 lines
305 B
JSON

{
"binDir": "$BIN_DIR",
"clear": true,
"libDir": "./",
"recursiveDepth": "5",
"targetPackage": [
["Dstro1", "TestOnlyC"],
["Dstro2", "QtWidgetsProject"],
["Dstro2", "TestQMLWidgets"],
["Dstro2", "quicknanobrowser"],
["Dstro2", "webui"]
]
}