yuzu/.ci/scripts/windows
lat9nq ad8aab915b ci: windows: Copy the styles directory when packaging
Qt can make use of qwindowsvistastyle.dll if present, and our MinGW
container has the library, but it was not being copied during the
packaging process. Thus, yuzu looked like a Windows 98 application when
using the PR-verify artifacts.

This copies over the DLL during packaging, for that sweet-sweet Windows
Vista style.

In addition, set the Qt plugins path instead of the plugins/platforms
path. This way we can use the directory directly, rather than appending
a `..` everytime we need something just outside of it.
2021-06-19 05:24:56 -04:00
..
docker.sh ci: windows: Copy the styles directory when packaging 2021-06-19 05:24:56 -04:00
exec.sh Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
scan_dll.py Finalize Azure Pipelines Definitions 2019-07-13 21:34:40 -04:00
upload.ps1 Add missing CMakeLists.txt from root folder to source upload 2019-12-03 15:35:28 -07:00
upload.sh ci: windows: Compress using xz 2021-06-09 18:54:23 -04:00