wine/dlls/setupapi/Makefile.in

22 lines
356 B
Makefile
Raw Normal View History

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 \
2003-08-23 23:18:13 +00:00
stubs.c
2011-11-30 18:44:15 +00:00
RC_SRCS = setupapi.rc