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

C_SRCS = \
	d3dx9_33_main.c

RC_SRCS = version.rc

@MAKE_DLL_RULES@