wine/dlls/setupapi/tests/Makefile.in
Zebediah Figura f86e796574 setupapi/tests: Add more tests for creating and removing devices.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-20 09:59:01 +01:00

15 lines
213 B
Makefile

TESTDLL = setupapi.dll
IMPORTS = advapi32 setupapi shell32 uuid user32
C_SRCS = \
devinst.c \
diskspace.c \
install.c \
misc.c \
parser.c \
query.c \
setupcab.c \
stringtable.c
RC_SRCS = setupapi.rc