Makefile.in 96 Bytes
Newer Older
1 2 3 4 5 6 7 8
MODULE    = xinput1_1.dll

C_SRCS = \
	xinput1_1_main.c

RC_SRCS = version.rc

@MAKE_DLL_RULES@