repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wininet: Support the Cache-Control max-age directive for setting url cache entry...
[wine/testsucceed.git]
/
dlls
/
gdi32
/
tests
/
Makefile.in
blob
90f937e23686fc917de464442173b8c7cea37cd3
1
TESTDLL
=
gdi32.dll
2
IMPORTS
=
user32 gdi32
3
4
C_SRCS
=
\
5
bitmap.c \
6
brush.c \
7
clipping.c \
8
dc.c \
9
font.c \
10
gdiobj.c \
11
generated.c \
12
icm.c \
13
mapping.c \
14
metafile.c \
15
palette.c \
16
path.c \
17
pen.c
18
19
@MAKE_TEST_RULES@