yuzu/.ci/scripts
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
..
clang ci: Add clang build scripts 2021-02-22 01:40:44 -05:00
common ci: common: Remove 7z packaging 2021-06-09 17:16:29 -04:00
format General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
linux ci: linux: Freeze AppImage binaries 2021-05-16 05:07:49 -04:00
merge ci: Check additional pages on GitHub 2019-10-01 21:54:26 -04:00
windows ci: windows: Copy the styles directory when packaging 2021-06-19 05:24:56 -04:00