Implemented the DirectSound HAL in winmm's wineoss (Open Sound System)
[wine/gsoc_dplay.git] / dlls / wineps / Makefile.in
blob97c1079b21f83356db0b62acb0f37829862bc026
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wineps
6 SOVERSION = 1.0
7 ALTNAMES = wineps16
9 C_SRCS = \
10 afm.c \
11 bitblt.c \
12 bitmap.c \
13 brush.c \
14 clipping.c \
15 color.c \
16 driver.c \
17 escape.c \
18 font.c \
19 graphics.c \
20 init.c \
21 objects.c \
22 pen.c \
23 ppd.c \
24 ps.c \
25 text.c
27 @MAKE_DLL_RULES@
29 ### Dependencies: