projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
d3d9: Remove the fog vs sRGB test.
[wine]
/
dlls
/
mstask
/
tests
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
TESTDLL = mstask.dll
6
IMPORTS = ole32 kernel32
7
8
C_SRCS = \
9
task.c \
10
task_scheduler.c \
11
task_trigger.c
12
13
@MAKE_TEST_RULES@