| # Copyright (c) 2009 Anyware Technologies and others. |
| # 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: |
| # Anyware Technologies - initial API and implementation |
| # |
| # $Id: build.properties,v 1.1 2009/02/12 17:06:39 bcabe Exp $ |
| |
| bin.includes = .,\ |
| META-INF/,\ |
| plugin.xml,\ |
| model/scr-1.1.ecore,\ |
| model/scr-1.1.genmodel,\ |
| plugin.properties,\ |
| model/scr-1.1.xsd |
| jars.compile.order = . |
| source.. = src/ |
| output.. = bin/ |