Alex Henrie 02acc6514a setupapi/tests: Drop install test workarounds for Windows <= 2000.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-16 19:19:44 +01:00

15 lines
208 B
Makefile

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