yuzu-emu
/
yuzu-mainline
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-mainline/.ci
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
..
scripts ci: windows: Copy the styles directory when packaging 2021-06-19 05:24:56 -04:00
templates ci: build-msvc: Remove CMake install step. 2021-05-29 22:49:02 -07:00
yuzu-mainline-step1.yml
yuzu-mainline-step2.yml
yuzu-patreon-step1.yml
yuzu-patreon-step2.yml
yuzu-repo-sync.yml
yuzu-verify.yml