No longer generate qt.conf since we use qt_prfxpath now
This commit is contained in:
@@ -217,7 +217,6 @@ int main(int argc, char **argv)
|
||||
if (deploymentInfo.pluginPath.isEmpty())
|
||||
deploymentInfo.pluginPath = QDir::cleanPath(deploymentInfo.qtPath + "/../plugins");
|
||||
deployPlugins(appDirPath, deploymentInfo);
|
||||
createQtConf(appDirPath);
|
||||
}
|
||||
|
||||
if (runStripEnabled)
|
||||
|
||||
Reference in New Issue
Block a user