Makefile.in 105 Bytes
MODULE    = msimg32.dll
IMPORTLIB = msimg32
IMPORTS   = gdi32

C_SRCS = msimg32_main.c

@MAKE_DLL_RULES@