Skip to content

Commit

Permalink
Updated to libweb-1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jun 19, 2019
1 parent b2a78bb commit 943c5c6
Show file tree
Hide file tree
Showing 314 changed files with 2,805 additions and 56,046 deletions.
4 changes: 2 additions & 2 deletions Android.mk
Expand Up @@ -9,12 +9,12 @@ JPG_LIBRARY_PATH := external/jpeg-9b
# Enable this if you want to support loading PNG images
# The library path should be a relative path to this directory.
SUPPORT_PNG ?= true
PNG_LIBRARY_PATH := external/libpng-1.6.35
PNG_LIBRARY_PATH := external/libpng-1.6.37

# Enable this if you want to support loading WebP images
# The library path should be a relative path to this directory.
SUPPORT_WEBP ?= true
WEBP_LIBRARY_PATH := external/libwebp-0.6.0
WEBP_LIBRARY_PATH := external/libwebp-1.0.2


# Build the library
Expand Down
2 changes: 2 additions & 0 deletions CHANGES.txt
@@ -1,4 +1,6 @@
2.0.5:
Sam Lantinga - Wed Jun 19 07:30:51 PDT 2019
* Updated external libraries libpng-1.6.32, libwebp-1.0.2
Sam Lantinga - Tue Jun 11 00:17:01 PDT 2019
* Fixed a number of security issues:
TALOS-2019-0820
Expand Down
371 changes: 0 additions & 371 deletions external/libwebp-1.0.0/CMakeLists.txt

This file was deleted.

0 comments on commit 943c5c6

Please sign in to comment.