From a3a98c550a6e01bfcddb83e2a85b7ca793dd6800 Mon Sep 17 00:00:00 2001 From: Henrik Rydgard Date: Fri, 5 Jul 2013 00:07:01 +0200 Subject: [PATCH] Update native (add jpgd) --- CMakeLists.txt | 4 ++++ native | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3223114e63..c482fd03be 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -646,6 +646,10 @@ add_library(native STATIC native/util/text/utf8.h native/util/text/utf8.cpp native/util/const_map.h + native/ext/jpge/jpgd.cpp + native/ext/jpge/jpgd.h + native/ext/jpge/jpge.cpp + native/ext/jpge/jpge.h native/ext/rapidxml/rapidxml.hpp native/ext/rapidxml/rapidxml_iterators.hpp native/ext/rapidxml/rapidxml_print.hpp diff --git a/native b/native index 15f5a97a4e..72eefa450f 160000 --- a/native +++ b/native @@ -1 +1 @@ -Subproject commit 15f5a97a4e328fcb54cf7632ec67c1f542f71746 +Subproject commit 72eefa450f89a58971a2343f0f60aebfe23bac92