wine/dlls/odbc32/Makefile.in
Alexandre Julliard ab5664a5e6 makefiles: Explicitly name the Unix library in the makefile instead of using --subsystem unixlib.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-21 17:49:48 +02:00

11 lines
142 B
Makefile

MODULE = odbc32.dll
UNIXLIB = odbc32.so
IMPORTLIB = odbc32
IMPORTS = advapi32
C_SRCS = \
proxyodbc.c \
unixlib.c
RC_SRCS = rsrc.rc