mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-27 02:04:33 +00:00
12 lines
195 B
JSON
12 lines
195 B
JSON
{
|
|
"bin": "$BIN_DIR",
|
|
"clear": true,
|
|
"libDir": "./",
|
|
"recursiveDepth": "5",
|
|
"targetPackage": [
|
|
["Dstro1", "TestOnlyC"],
|
|
["Dstro2", "QtWidgetsProject"]
|
|
|
|
]
|
|
}
|