Makefile.in 103 Bytes
MODULE    = d3dim.dll
IMPORTLIB = d3dim

C_SRCS = d3dim_main.c

RC_SRCS = version.rc

@MAKE_DLL_RULES@