mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-05-14 18:39:35 +00:00
15 lines
305 B
JSON
15 lines
305 B
JSON
{
|
|
"binDir": "$BIN_DIR",
|
|
"clear": true,
|
|
"libDir": "./",
|
|
"recursiveDepth": "5",
|
|
"targetPackage": [
|
|
["Dstro1", "TestOnlyC"],
|
|
["Dstro2", "QtWidgetsProject"],
|
|
["Dstro2", "TestQMLWidgets"],
|
|
["Dstro2", "quicknanobrowser"],
|
|
["Dstro2", "webui"]
|
|
|
|
]
|
|
}
|