Skip to main content
summaryrefslogblamecommitdiffstats
blob: f1908ea166cfcf2f6b4b033a7a72741e7b8b2d41 (plain) (tree)































                                                                                     
#####################################################################################
# Copyright (c) 2006 PalmSource, Inc.
# 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: 
# Ewa Matejska (PalmSource)
# Martin Oberhuber (Wind River) - fix 158529: Migrate docs to HTML / TOC format 
# Martin Oberhuber (Wind River) - add help contexts 
#####################################################################################

source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               about.html,\
               about.ini,\
               about.mappings,\
               about.properties,\
               eclipse32.png,\
               plugin.properties,\
               plugin.xml,\
               remotecdt.html,\
               toc.xml,\
               HelpContexts.xml,\
               icons/,\
               .
src.includes = META-INF/,\
               about.html,\
               icons/,\
               plugin.xml

Back to the top