mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
Qt: Update to libpng17. Update native.
This commit is contained in:
parent
32a8f6f3e1
commit
83f498f3be
@ -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
2
native
@ -1 +1 @@
|
||||
Subproject commit 7d08267d646f9268105197e8f3370b30ffbf917c
|
||||
Subproject commit f4d66f5c5057300f2ca83e46657b17de8dd472d2
|
Loading…
Reference in New Issue
Block a user