author | Jeff Gilbert <jgilbert@mozilla.com> |
Wed, 29 May 2013 14:59:24 -0700 | |
changeset 144845 | 8fed67bc814d173ddba7083a1a6e6669456b7a2e |
parent 144532 | 6e45e9f62d2171419a8d8780ad4779ff0488ccb5 |
child 147249 | d4f61f0a66fd084876fc00fbbfbae9532801d29a |
permissions | -rw-r--r-- |
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. MODULE = 'imgjpege' CPP_SOURCES += [ 'nsJPEGEncoder.cpp', ]