4
1
mirror of https://github.com/QuasarApp/CQtDeployer.git synced 2025-05-06 06:29:35 +00:00

fix windows test

This commit is contained in:
Andrei Yankovich 2022-10-22 16:36:09 +03:00
parent 0204f705e1
commit 2c994b69b1

@ -15,7 +15,7 @@ QSet<QString> ModulesQt63::qmlLibs(const QString &distDir) const {
#ifdef Q_OS_WIN
Tree -= utils.createTree(
{ "./" + distDir + "plugins/styles/qwindowsvistastyle.dll"}
{"./" + distDir + "/plugins/styles/qwindowsvistastyle.dll"}
);
Tree += utils.createTree(