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
fusion: Reorder some code to avoid memory leak (coverity).
[wine/multimedia.git]
/
dlls
/
winspool.drv
/
Makefile.in
blob
7a5380f8d530f7dc9a1a4a3101a0a414912709bd
1
EXTRADEFS
= -
D_SPOOL32_
2
MODULE
=
winspool.drv
3
IMPORTLIB
=
winspool
4
IMPORTS
=
user32 gdi32 advapi32
5
EXTRAINCL
=
@CUPSINCL@
6
EXTRALIBS
=
@APPLICATIONSERVICESLIB@
7
8
C_SRCS
=
\
9
info
.c \
10
wspool.c
11
12
RC_SRCS
=
winspool.rc
13
PO_SRCS
=
winspool.rc
14
15
@MAKE_DLL_RULES@