wine/dlls/avicap32/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

9 lines
127 B
Makefile

MODULE = avicap32.dll
UNIXLIB = avicap32.so
IMPORTLIB = avicap32
IMPORTS = user32
C_SRCS = \
avicap32_main.c \
v4l.c