7 lines
78 B
Makefile
7 lines
78 B
Makefile
MODULE = xinput1_4.dll
|
|
|
|
C_SRCS = \
|
|
xinput1_4_main.c
|
|
|
|
RC_SRCS = version.rc
|