[PATCH 2/3] dinput8: Include common resources from dinput.

Mathew Hodson mathew.hodson at gmail.com
Thu Dec 20 21:58:39 CST 2018


On Wed, 19 Dec 2018 at 16:42, Zebediah Figura <z.figura12 at gmail.com> wrote:
> diff --git a/dlls/dinput8/Makefile.in b/dlls/dinput8/Makefile.in
> index 6b62969b18..0ede9f0fb1 100644
> --- a/dlls/dinput8/Makefile.in
> +++ b/dlls/dinput8/Makefile.in
> @@ -20,4 +20,6 @@ C_SRCS = \
>
>  IDL_SRCS = dinput8.idl
>
> -RC_SRCS = version.rc
> +RC_SRCS = \
> +       dinput.rc \
> +       version.rc

This looks like it got mangled somehow when it was committed. The
dinput.rc line is gone.

https://source.winehq.org/git/wine.git/commitdiff/feb23d367f7b3d457053b8f48237e6abe9ef9231



More information about the wine-devel mailing list