tkaiser | 236bd34 | 2010-11-25 15:45:22 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # <copyright> |
| 3 | # |
| 4 | # Copyright (c) 2005, 2010 SAP AG. |
| 5 | # All rights reserved. This program and the accompanying materials |
| 6 | # are made available under the terms of the Eclipse Public License v1.0 |
| 7 | # which accompanies this distribution, and is available at |
| 8 | # http://www.eclipse.org/legal/epl-v10.html |
| 9 | # |
| 10 | # Contributors: |
| 11 | # SAP AG - initial API, implementation and documentation |
| 12 | # |
| 13 | # </copyright> |
| 14 | # |
| 15 | ############################################################################### |
| 16 | |
| 17 | source.. = src/ |
| 18 | output.. = bin/ |
| 19 | bin.includes = META-INF/,\ |
| 20 | .,\ |
| 21 | plugin.xml,\ |
| 22 | plugin.properties,\ |
| 23 | about.html |
| 24 | src.includes = about.html |