cfgmgr32: Forward CM_Locate_DevNodeA/W to setupapi.
[wine/wine64.git] / dlls / cabinet / Makefile.in
blob91b7eb55da028da26b93cedf95d670e2c6fe6d63
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = cabinet.dll
6 IMPORTLIB = cabinet
7 IMPORTS = kernel32
9 C_SRCS = \
10 cabinet_main.c \
11 fci.c \
12 fdi.c
14 RC_SRCS = cabinet.rc
16 @MAKE_DLL_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend