projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
dbghelp: Simplify the resort operation (module address table) by using binary inserti...
[wine]
/
dlls
/
qmgr
/
tests
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
TESTDLL = qmgr.dll
6
IMPORTS = ole32 shlwapi user32 kernel32
7
8
CTESTS = \
9
enum_files.c \
10
enum_jobs.c \
11
file.c \
12
job.c \
13
qmgr.c
14
15
@MAKE_TEST_RULES@
16
17
@DEPENDENCIES@ # everything below this line is overwritten by make depend