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
winex11: Get rid of some needless globals.
[wine/multimedia.git]
/
dlls
/
qmgr
/
Makefile.in
blob
e481ac4b9a1c95763c4b41b04e43ce6abc5ec333
1
MODULE
=
qmgr.dll
2
IMPORTS
=
uuid wininet urlmon ole32 advapi32
3
4
C_SRCS
=
\
5
enum_files.c \
6
enum_jobs.c \
7
factory.c \
8
file.c \
9
job.c \
10
qmgr.c \
11
qmgr_main.c \
12
service.c
13
14
RC_SRCS
=
rsrc.rc
15
16
IDL_I_SRCS
=
qmgr_local.idl
17
18
@MAKE_DLL_RULES@