blob: 314500350e5307257412bb61ce655d6a1d59a8a8 [file] [log] [blame]
EXTRADEFS = -D_SETUPAPI_
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = setupapi.dll
IMPORTLIB = setupapi
IMPORTS = uuid user32 version advapi32 rpcrt4 kernel32 ntdll
DELAYIMPORTS = shell32
C_SRCS = \
devinst.c \
dirid.c \
diskspace.c \
fakedll.c \
install.c \
misc.c \
parser.c \
query.c \
queue.c \
setupcab.c \
stringtable.c \
stubs.c
C_SRCS16 = \
devinst16.c \
infparse.c \
setupx_main.c \
virtcopy.c
SPEC_SRCS16 = setupx.spec
RC_SRCS= setupapi.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend