MODULE    = dwmapi.dll
IMPORTLIB = dwmapi

C_SRCS = \
	dwmapi_main.c

RC_SRCS = version.rc

@MAKE_DLL_RULES@