wined3d: Get rid of the surface_type parameter to wined3d_swapchain_create().
[wine] / dlls / odbc32 / Makefile.in
1 MODULE    = odbc32.dll
2 IMPORTLIB = odbc32
3 IMPORTS   = advapi32
4
5 C_SRCS = \
6         proxyodbc.c
7
8 @MAKE_DLL_RULES@