Added YUV routines needed for v4l driver, and in the future possibly
[wine/gsoc-2012-control.git] / dlls / dmstyle / Makefile.in
bloba1d53c21fefd0c76f00dbe01829b2efecda7c7db
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dmstyle.dll
6 IMPORTLIB = libdmstyle.$(IMPLIBEXT)
7 IMPORTS = ole32 user32 advapi32 kernel32
8 EXTRALIBS = -ldxguid -luuid
10 C_SRCS = \
11 auditiontrack.c \
12 chordtrack.c \
13 commandtrack.c \
14 dmstyle_main.c \
15 dmutils.c \
16 motiftrack.c \
17 mutetrack.c \
18 regsvr.c \
19 style.c \
20 styletrack.c
22 RC_SRCS = version.rc
24 @MAKE_DLL_RULES@
26 ### Dependencies: