Windows must update the right edge (-1) of the last panel upon drawing
[wine] / dlls / odbc32 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = odbc32
6 SOVERSION = 1.0
7
8 SPEC_SRCS = odbc32.spec
9
10 C_SRCS = \
11         proxyodbc.c 
12
13 @MAKE_DLL_RULES@
14
15 ### Dependencies:
16