includes: Fix alignment for 64-bits
[wine/wine64.git] / dlls / dwmapi / Makefile.in
blob1868eb2d92d5d883a8d2c73d911888ac45d13e7c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dwmapi.dll
6 IMPORTLIB = dwmapi
7 IMPORTS = kernel32
9 C_SRCS = \
10 dwmapi_main.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend