gdi32: LineDDA shouldn't include the end point. Add some tests.
[wine/multimedia.git] / dlls / pstorec / Makefile.in
blob4371a346f2697a14ee62539acb9fbab9d6365ef7
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = pstorec.dll
6 IMPORTS = kernel32
7 EXTRALIBS = -luuid
9 C_SRCS = \
10 pstorec.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend