repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ntdll: Add an futimens syscall wrapper for Android.
[wine.git]
/
dlls
/
qmgr
/
tests
/
Makefile.in
blob
461df82141a0fe39aabb3889ab9d81f687ba6f33
1
TESTDLL
=
qmgr.dll
2
IMPORTS
=
ole32 shlwapi user32
3
4
C_SRCS
=
\
5
enum_files.c \
6
enum_jobs.c \
7
file.c \
8
job.c \
9
qmgr.c
10
11
@MAKE_TEST_RULES@