mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-28 10:44:33 +00:00
fix tests on windows
This commit is contained in:
parent
51a4f53fc1
commit
de86235e7e
@ -1781,6 +1781,8 @@ void deploytest::testSystemLib() {
|
||||
"./" + DISTRO_DIR + "/userenv.dll",
|
||||
"./" + DISTRO_DIR + "/uxtheme.dll",
|
||||
"./" + DISTRO_DIR + "/version.dll",
|
||||
"./" + DISTRO_DIR + "/ucrtbase.dll",
|
||||
|
||||
});
|
||||
|
||||
runTestParams({"-bin", bin, "clear" ,
|
||||
|
Loading…
x
Reference in New Issue
Block a user