author | Abdelrhman Ahmed <a.ahmed1026@gmail.com> |
Fri, 26 Jun 2015 15:12:00 +0200 | |
changeset 22814 | 59ae2306da5684907c1e72e1e1c5a14d2088702a |
parent 20494 | fda75855a38264ff532a989ba02646e41a619747 |
permissions | -rw-r--r-- |
# 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/. SOURCES += [ 'nsTextAddress.cpp', 'nsTextImport.cpp', ] FINAL_LIBRARY = 'import' LOCAL_INCLUDES += [ '../../src' ]