7 lines
74 B
Makefile
7 lines
74 B
Makefile
|
MODULE = xinput1_4.dll
|
||
|
|
||
|
C_SRCS = \
|
||
|
xinput1_4_main.c
|
||
|
|
||
|
@MAKE_DLL_RULES@
|