mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-28 18:54:33 +00:00
fix qmake bug
This commit is contained in:
parent
0b6b0ccd40
commit
37124ae541
@ -1,6 +1,6 @@
|
||||
{
|
||||
|
||||
"extraLibs": "Qt6",
|
||||
"qmake": "@QT_QMAKE_EXECUTABLE@",
|
||||
"allowEmptyPackages": true,
|
||||
"targetPackage": [
|
||||
["CQtDeployer.1_6", "CQtDeployer"],
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
|
||||
"extraData": "./QIFW/QIF",
|
||||
"extraLibs": "Qt6",
|
||||
"qmake": "@QT_QMAKE_EXECUTABLE@",
|
||||
"bin": [
|
||||
"src/CQtDeployer/CQtDeployer",
|
||||
"src/CQtDeployer/CQtDeployer.exe"
|
||||
|
Loading…
x
Reference in New Issue
Block a user