repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
quartz: Free two assert calls from having side effects.
[wine/testsucceed.git]
/
dlls
/
winspool.drv
/
Makefile.in
blob
546a6c0e3ff32d19894d6dae987e11d48ff18b84
1
EXTRADEFS
= -
D_SPOOL32_
2
MODULE
=
winspool.drv
3
IMPORTLIB
=
winspool
4
IMPORTS
=
user32 gdi32 advapi32
5
EXTRAINCL
=
@CUPSINCL@
6
7
C_SRCS
=
\
8
info
.c \
9
wspool.c
10
11
RC_SRCS
=
\
12
Bg.rc \
13
Da.rc \
14
De.rc \
15
En.rc \
16
Eo.rc \
17
Es.rc \
18
Fi.rc \
19
Fr.rc \
20
He.rc \
21
Hu.rc \
22
It.rc \
23
Ja.rc \
24
Ko.rc \
25
Lt.rc \
26
Nl.rc \
27
No.rc \
28
Pl.rc \
29
Pt.rc \
30
Ro.rc \
31
Ru.rc \
32
Si.rc \
33
Sr.rc \
34
Sv.rc \
35
Tr.rc \
36
Uk.rc \
37
Zh.rc \
38
winspool.rc
39
40
PO_SRCS
=
winspool.rc
41
42
@MAKE_DLL_RULES@