diff --git a/Qt/Native.pro b/Qt/Native.pro index e6328abd9a..df9705c5ac 100755 --- a/Qt/Native.pro +++ b/Qt/Native.pro @@ -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 diff --git a/native b/native index 7d08267d64..f4d66f5c50 160000 --- a/native +++ b/native @@ -1 +1 @@ -Subproject commit 7d08267d646f9268105197e8f3370b30ffbf917c +Subproject commit f4d66f5c5057300f2ca83e46657b17de8dd472d2