repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
quartz: Fix checking for duration.
[wine/wine64.git]
/
dlls
/
qmgr
/
Makefile.in
blob
de636dbfe8db05b5128f7847b475b290a56a4977
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
qmgr.dll
6
IMPORTS
=
advpack wininet urlmon ole32 advapi32 kernel32
7
EXTRALIBS
= -
luuid
8
9
C_SRCS
=
\
10
enum_files.c \
11
enum_jobs.c \
12
factory.c \
13
file.c \
14
job.c \
15
qmgr.c \
16
qmgr_main.c \
17
service.c
18
19
RC_SRCS
=
rsrc.rc
20
21
IDL_I_SRCS
=
qmgr_local.idl
22
23
@MAKE_DLL_RULES@
24
25
@DEPENDENCIES@
# everything below this line is overwritten by make depend