wine/dlls/setupapi/tests/Makefile.in
Elizabeth Figura 86e2b04c0b setupapi/tests: Use a signed catalog file in test_copy_oem_inf().
Alter the test a little to account for the behaviour of newer Windows.
2024-07-20 00:04:52 +02:00

20 lines
344 B
Makefile

TESTDLL = setupapi.dll
IMPORTS = advapi32 cabinet crypt32 ole32 setupapi shell32 uuid user32 wintrust
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