Pass the main exe name in the CREATE_PROCESS debug event.
[wine.git] / dlls / wineps / Makefile.in
blob263d309778c25a42c6e0d1aaba5781822d53dc62
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wineps
6 SOVERSION = 1.0
7 ALTNAMES = wineps16
9 SPEC_SRCS = wineps.spec wineps16.spec
11 C_SRCS = \
12 afm.c \
13 bitblt.c \
14 bitmap.c \
15 brush.c \
16 clipping.c \
17 color.c \
18 driver.c \
19 escape.c \
20 font.c \
21 graphics.c \
22 init.c \
23 objects.c \
24 pen.c \
25 ppd.c \
26 ps.c \
27 text.c
29 @MAKE_DLL_RULES@
31 ### Dependencies: