repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
configure: Changes from running autconf after previous patch.
[wine/hacks.git]
/
dlls
/
winspool.drv
/
Makefile.in
blob
9f8480152f713ba2abc9cc69163918e2e8fc59b7
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@
10
11
C_SRCS
=
\
12
info
.c \
13
wspool.c
14
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
Hu.rc \
25
It.rc \
26
Ja.rc \
27
Ko.rc \
28
Lt.rc \
29
Nl.rc \
30
No.rc \
31
Pl.rc \
32
Pt.rc \
33
Ro.rc \
34
Ru.rc \
35
Si.rc \
36
Sv.rc \
37
Tr.rc \
38
Zh.rc \
39
winspool.rc
40
41
@MAKE_DLL_RULES@