CQtDeployer/UnitTests/testRes/testMultiPackageConfig.json

12 lines
195 B
JSON
Raw Normal View History

2020-03-13 21:49:13 +03:00
{
"bin": "$BIN_DIR",
2020-03-13 21:49:13 +03:00
"clear": true,
"libDir": "./",
"recursiveDepth": "5",
"targetPackage": [
["Dstro1", "TestOnlyC"],
["Dstro2", "QtWidgetsProject"]
2020-11-28 23:19:21 +03:00
2020-03-13 21:49:13 +03:00
]
}