blob: 8908edecc56287daba27a638bf7fd9007788ab42 [file] [log] [blame]
# Copyright (c) 2010 Sean Muir
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Sean Muir (JKM Software) - initial API and implementation
#
# $Id$
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
META-INF/,\
plugin.properties,\
.,\
resources/,\
icons/,\
jericho/jericho-html-3.4.jar,\
poi-5.0.0/lib/commons-codec-1.15.jar,\
poi-5.0.0/lib/commons-collections4-4.4.jar,\
poi-5.0.0/lib/commons-math3-3.6.1.jar,\
poi-5.0.0/lib/SparseBitSet-1.2.jar,\
poi-5.0.0/ooxml-lib/commons-compress-1.20.jar,\
poi-5.0.0/ooxml-lib/curvesapi-1.06.jar,\
poi-5.0.0/ooxml-lib/xmlbeans-4.0.0.jar,\
poi-5.0.0/poi-5.0.0.jar,\
poi-5.0.0/poi-examples-5.0.0.jar,\
poi-5.0.0/poi-excelant-5.0.0.jar,\
poi-5.0.0/poi-integration-5.0.0.jar,\
poi-5.0.0/poi-ooxml-5.0.0.jar,\
poi-5.0.0/poi-ooxml-full-5.0.0.jar,\
poi-5.0.0/poi-ooxml-lite-5.0.0.jar,\
poi-5.0.0/poi-scratchpad-5.0.0.jar
src.includes = poi-5.0.0/lib/SparseBitSet-1.2.jar,\
poi-5.0.0/lib/commons-codec-1.15.jar,\
poi-5.0.0/lib/commons-math3-3.6.1.jar,\
poi-5.0.0/lib/commons-collections4-4.4.jar,\
poi-5.0.0/ooxml-lib/commons-compress-1.20.jar,\
poi-5.0.0/ooxml-lib/curvesapi-1.06.jar,\
poi-5.0.0/ooxml-lib/xmlbeans-4.0.0.jar,\
poi-5.0.0/poi-5.0.0.jar,\
poi-5.0.0/poi-examples-5.0.0.jar,\
poi-5.0.0/poi-excelant-5.0.0.jar,\
poi-5.0.0/poi-integration-5.0.0.jar,\
poi-5.0.0/poi-ooxml-5.0.0.jar,\
poi-5.0.0/poi-ooxml-full-5.0.0.jar,\
poi-5.0.0/poi-ooxml-lite-5.0.0.jar,\
poi-5.0.0/poi-scratchpad-5.0.0.jar