dplayx: Handling for "add forward" and "player enumeration" replies
[wine/gsoc_dplay.git] / dlls / winspool.drv / Makefile.in
blob1d80880a93e93924c4385b4689ffb1410eb0b2f7
1 EXTRADEFS = -D_SPOOL32_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = winspool.drv
7 IMPORTLIB = winspool
8 IMPORTS = user32 gdi32 advapi32 kernel32 ntdll
9 EXTRAINCL = @CUPSINCL@
11 C_SRCS = \
12 info.c \
13 wspool.c
15 RC_SRCS = \
16 Bg.rc \
17 Da.rc \
18 De.rc \
19 En.rc \
20 Eo.rc \
21 Es.rc \
22 Fi.rc \
23 Fr.rc \
24 It.rc \
25 Ko.rc \
26 Lt.rc \
27 Nl.rc \
28 No.rc \
29 Pl.rc \
30 Pt.rc \
31 Ro.rc \
32 Ru.rc \
33 Si.rc \
34 Sv.rc \
35 Tr.rc \
36 Zh.rc \
37 winspool.rc
39 @MAKE_DLL_RULES@
41 @DEPENDENCIES@ # everything below this line is overwritten by make depend