Skip to main content
summaryrefslogblamecommitdiffstats
blob: 6d724e335760c8b3f166acb1628aa356e5ba88c5 (plain) (tree)





















                                                                                
###############################################################################
# Copyright (c) 2010 Mia-Software.
# 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:
#    Nicolas Bros (Mia-Software) - initial API and implementation
###############################################################################
bin.includes = feature.xml,\
               feature.properties,\
               epl-v10.html,\
               modeling32.png,\
               license.html
src.includes = feature.xml,\
               epl-v10.html,\
               feature.properties,\
               license.html,\
               modeling32.png

generate.feature@org.eclipse.gmt.modisco.xml.source=org.eclipse.gmt.modisco.xml

Back to the top