repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
windowscodecs/tests: Fix compilation on systems that don't support nameless structs.
[wine/multimedia.git]
/
dlls
/
windowscodecs
/
tests
/
Makefile.in
blob
048fc294a12d169689e04c7f19f8c002f93791d0
1
TESTDLL
=
windowscodecs.dll
2
IMPORTS
=
ole32 windowscodecs
3
4
C_SRCS
=
\
5
bmpformat.c \
6
converter.c \
7
icoformat.c \
8
info
.c \
9
metadata.c \
10
palette.c \
11
stream.c
12
13
@MAKE_TEST_RULES@