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
include/mscvpdb.h: Use flexible array members for the rest of structures.
[wine.git]
/
libs
/
png
/
Makefile.in
blob
e8d0b323fb7b95a0035a55b8e3704a98f9209901
1
EXTLIB
=
libpng.a
2
EXTRAINCL
= $(
ZLIB_PE_CFLAGS
)
3
EXTRADEFS
= -
DPNG_ARM_NEON_OPT
=
0
4
5
SOURCES
=
\
6
png.c \
7
pngerror.c \
8
pngget.c \
9
pngmem.c \
10
pngread.c \
11
pngrio.c \
12
pngrtran.c \
13
pngrutil.c \
14
pngset.c \
15
pngtrans.c \
16
pngwio.c \
17
pngwrite.c \
18
pngwtran.c \
19
pngwutil.c