From: DRC Date: Tue, 20 Sep 2011 05:35:31 +0000 (+0000) Subject: Add TJCustomFilter to Windows build X-Git-Tag: 1.1.90~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b968b28aefc6f265bbfd04ee8dfa559fd79bbcb;p=libjpeg-turbo Add TJCustomFilter to Windows build git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@709 632fc199-4ca6-4c93-a231-07263d6284db --- diff --git a/java/CMakeLists.txt b/java/CMakeLists.txt index 08795f7..87f8ec6 100644 --- a/java/CMakeLists.txt +++ b/java/CMakeLists.txt @@ -3,6 +3,7 @@ set(MANIFEST_FILE ${CMAKE_CURRENT_SOURCE_DIR}/MANIFEST.MF) set(JAVA_CLASSNAMES org/libjpegturbo/turbojpeg/TJ org/libjpegturbo/turbojpeg/TJCompressor + org/libjpegturbo/turbojpeg/TJCustomFilter org/libjpegturbo/turbojpeg/TJDecompressor org/libjpegturbo/turbojpeg/TJScalingFactor org/libjpegturbo/turbojpeg/TJTransform