Qt: Update to libpng17. Update native.

This commit is contained in:
Sacha 2014-05-31 05:14:35 +10:00
parent 32a8f6f3e1
commit 83f498f3be
2 changed files with 4 additions and 3 deletions

View File

@ -59,8 +59,9 @@ SOURCES += $$P/native/ext/libzip/*.c
HEADERS += $$P/native/ext/libzip/*.h
# Libpng
SOURCES += $$P/native/ext/libpng16/*.c
HEADERS += $$P/native/ext/libpng16/*.h
SOURCES += $$P/native/ext/libpng17/*.c
HEADERS += $$P/native/ext/libpng17/*.h
arm:!symbian: SOURCES += $$P/native/ext/libpng17/arm/*.c
INCLUDEPATH += $$P/native/ext

2
native

@ -1 +1 @@
Subproject commit 7d08267d646f9268105197e8f3370b30ffbf917c
Subproject commit f4d66f5c5057300f2ca83e46657b17de8dd472d2