No longer generate qt.conf since we use qt_prfxpath now

This commit is contained in:
probonopd
2017-02-19 11:42:44 +01:00
parent 2e6835bc64
commit 5df50f332b
3 changed files with 0 additions and 74 deletions
-1
View File
@@ -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)