wine-wine/dlls/dwmapi/Makefile.in

17 lines
291 B
Makefile
Raw Normal View History

2007-06-19 07:36:14 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dwmapi.dll
IMPORTLIB = dwmapi
2007-12-06 19:42:08 +00:00
IMPORTS = kernel32
2007-06-19 07:36:14 +00:00
C_SRCS = \
dwmapi_main.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend