Makefile.in 111 Bytes
MODULE    = d3dx9_39.dll
IMPORTS   = d3d9

C_SRCS = \
	d3dx9_39_main.c

RC_SRCS = version.rc

@MAKE_DLL_RULES@