comctl32/tests: Remove variables cx and cy which are not really used from test_approx...
[wine.git] / dlls / odbccp32 / Makefile.in
blob2945bcc2fd4af6c82f3d8edaba8034dcd6f16459
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@