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:
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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user