wine/dlls/setupapi/tests/Makefile.in
Zebediah Figura e0b5da7b34 setupapi/tests: Add some tests for COM self-registration.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-11 08:44:01 +01:00

23 lines
350 B
Makefile

TESTDLL = setupapi.dll
IMPORTS = advapi32 cabinet ole32 setupapi shell32 uuid user32
selfreg_IMPORTS = uuid advapi32 ole32
SOURCES = \
coinst.c \
coinst.spec \
devinst.c \
dialog.c \
diskspace.c \
install.c \
misc.c \
parser.c \
query.c \
selfreg.c \
selfreg.spec \
setupapi.rc \
setupcab.c \
stringtable.c
RC_SRCS = setupapi.rc