[PATCH 06/10] winex11: Add Vulkan stubs.

Józef Kucia joseph.kucia at gmail.com
Wed Feb 21 03:55:55 CST 2018


On Tue, Feb 20, 2018 at 7:29 AM, Roderick Colenbrander
<thunderbird2k at gmail.com> wrote:
> Signed-off-by: Roderick Colenbrander <thunderbird2k at gmail.com>
> diff --git a/dlls/winex11.drv/Makefile.in b/dlls/winex11.drv/Makefile.in
> index 463eefdcfb..a542490f53 100644
> --- a/dlls/winex11.drv/Makefile.in
> +++ b/dlls/winex11.drv/Makefile.in
> @@ -28,6 +28,7 @@ C_SRCS = \
>         xinerama.c \
>         xrandr.c \
>         xrender.c \
> -       xvidmode.c
> +       xvidmode.c \
> +       vulkan.c

The source file names should be in alphabetical order.
tools/make_makefiles should fix this.



More information about the wine-devel mailing list