Wayland : Fix Android emulator.
This commit is contained in:
parent
aa459ca982
commit
0aba4f2e5f
|
@ -10,7 +10,7 @@
|
|||
ELM_ENGINE = "wayland_egl";
|
||||
GDK_BACKEND = "wayland";
|
||||
MOZ_ENABLE_WAYLAND = "1";
|
||||
QT_QPA_PLATFORM = "wayland-egl";
|
||||
QT_QPA_PLATFORM = "wayland-egl;wayland;xcb";
|
||||
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
|
||||
SAL_USE_VCLPLUGIN = "gtk3";
|
||||
SDL_VIDEODRIVER = "wayland";
|
||||
|
|
Loading…
Reference in a new issue