repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdi32: Consider whether the logical font face is vertical when selecting.
[wine/multimedia.git]
/
dlls
/
winspool.drv
/
Makefile.in
blob
1c6933bcf59a8072a36ba4372f617249feb60f13
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
=
winspool.rc
12
PO_SRCS
=
winspool.rc
13
14
@MAKE_DLL_RULES@