blob: 868a62a959b15abb02571ddaba612b7f455dc63e [file] [log] [blame]
EXTRADEFS = -D_SETUPAPI_
MODULE = setupapi.dll
IMPORTLIB = setupapi
IMPORTS = uuid user32 version advapi32 rpcrt4
DELAYIMPORTS = shell32 wintrust ole32 winspool comdlg32
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
PO_SRCS = setupapi.rc
@MAKE_DLL_RULES@