fix qmake bug

This commit is contained in:
Andrei Yankovich 2022-10-15 22:49:06 +03:00
parent 0b6b0ccd40
commit 37124ae541
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"extraLibs": "Qt6",
"qmake": "@QT_QMAKE_EXECUTABLE@",
"allowEmptyPackages": true,
"targetPackage": [
["CQtDeployer.1_6", "CQtDeployer"],

View File

@ -1,7 +1,7 @@
{
"extraData": "./QIFW/QIF",
"extraLibs": "Qt6",
"qmake": "@QT_QMAKE_EXECUTABLE@",
"bin": [
"src/CQtDeployer/CQtDeployer",
"src/CQtDeployer/CQtDeployer.exe"