Thomas Watson | aae60a9 | 2009-05-20 21:36:26 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 1997-2009 by ProSyst Software GmbH |
| 3 | # http://www.prosyst.com |
| 4 | # All rights reserved. This program and the accompanying materials |
| 5 | # are made available under the terms of the Eclipse Public License v1.0 |
| 6 | # which accompanies this distribution, and is available at |
| 7 | # http://www.eclipse.org/legal/epl-v10.html |
| 8 | # |
| 9 | # Contributors: |
| 10 | # ProSyst Software GmbH - initial API and implementation |
| 11 | ############################################################################### |
pdobrev | 23aa191 | 2008-02-13 08:41:38 +0000 | [diff] [blame] | 12 | source.. = src/ |
| 13 | output.. = bin/ |
| 14 | bin.includes = META-INF/,\ |
| 15 | .,\ |
Thomas Watson | c06d2db | 2009-03-04 15:48:07 +0000 | [diff] [blame] | 16 | about.html,\ |
| 17 | plugin.properties |
pdobrev | 23aa191 | 2008-02-13 08:41:38 +0000 | [diff] [blame] | 18 | src.includes = about.html |