wine/dlls/setupapi/Makefile.in
Drew Ronneberg 0fc84a6d94 setupapi: Remove obsolete -D_SETUPAPI_ from Makefile.in.
Signed-off-by: Drew Ronneberg <drew_ronneberg@yahoo.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-02 11:36:39 +02:00

22 lines
356 B
Makefile

MODULE = setupapi.dll
IMPORTLIB = setupapi
IMPORTS = uuid version advapi32 rpcrt4 kernelbase
DELAYIMPORTS = cabinet shell32 wintrust ole32 comdlg32 user32
C_SRCS = \
devinst.c \
dialog.c \
dirid.c \
diskspace.c \
fakedll.c \
install.c \
misc.c \
parser.c \
query.c \
queue.c \
setupcab.c \
stringtable.c \
stubs.c
RC_SRCS = setupapi.rc