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