Sweden-Number/dlls/setupapi/Makefile.in

23 lines
381 B
Makefile

EXTRADEFS = -D_SETUPAPI_
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