Vincent Povirk 295346f81d setupapi: Add a manifest to indicate the tests don't need elevation.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-16 17:14:31 +09:00

15 lines
200 B
Makefile

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