Make lcms support depend on headers _and_ libraries, not just the
[wine] / dlls / unicows / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = unicows.dll
6 IMPORTLIB = libunicows.$(IMPLIBEXT)
7 IMPORTS   = avicap32 msvfw32 oledlg comdlg32 shell32 winmm winspool \
8             rasapi32 secur32 sensapi version user32 mpr gdi32 advapi32 kernel32
9
10 C_SRCS = \
11         main.c
12
13 @MAKE_DLL_RULES@
14
15 ### Dependencies: