cdt/cdt_5_0_x/org.eclipse.cdt.launch/build.properties
changeset 0 0e6d23e2b466
equal deleted inserted replaced
-1:000000000000 0:0e6d23e2b466
       
     1 ###############################################################################
       
     2 # Copyright (c) 2003, 2006 QNX Software Systems and others.
       
     3 # All rights reserved. This program and the accompanying materials
       
     4 # are made available under the terms of the Eclipse Public License v1.0
       
     5 # which accompanies this distribution, and is available at
       
     6 # http://www.eclipse.org/legal/epl-v10.html
       
     7 #
       
     8 # Contributors:
       
     9 #     QNX Software Systems - initial API and implementation
       
    10 ###############################################################################
       
    11 
       
    12 bin.includes = plugin.xml,\
       
    13                plugin.properties,\
       
    14                icons/,\
       
    15                about.html,\
       
    16                .,\
       
    17                META-INF/
       
    18 javadoc.packages = org.eclipse.cdt.launch.ui.*,\
       
    19                    org.eclipse.cdt.launch.sourcelookup*,\
       
    20                    org.eclipse.cdt.launch.*
       
    21 source.. = src/