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

C_SRCS = \
	d3dx10_34_main.c

RC_SRCS = version.rc

@MAKE_DLL_RULES@