Cleaned up a few inter-dll dependencies. Added a few imports.
[wine/multimedia.git] / dlls / setupapi / Makefile.in
blob6efa6dc4647bfb27cc603fb5b18e2f2c44014133
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = setupapi
6 SOVERSION = 1.0
7 ALTNAMES = setupx
8 IMPORTS = advapi32 kernel32
10 C_SRCS = \
11 setupx_main.c \
12 stubs.c
14 @MAKE_DLL_RULES@
16 ### Dependencies: