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

Zebediah Figura z.figura12 at gmail.com
Wed Dec 19 15:41:12 CST 2018


Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
---
 dlls/dinput8/Makefile.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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
-- 
2.14.1




More information about the wine-devel mailing list