mirror of
https://github.com/reactos/wine.git
synced 2025-01-07 11:51:28 +00:00
7 lines
82 B
Makefile
7 lines
82 B
Makefile
MODULE = xinput9_1_0.dll
|
|
|
|
C_SRCS = \
|
|
xinput9_1_0_main.c
|
|
|
|
RC_SRCS = version.rc
|