blob: c1e1d06e232f5f26763866fbd5d4cdf07217bf50 [file] [log] [blame]
<?xml version="1.0"?>
<!--
/***********************************************************************************************************************
* Copyright (c) 2008 empolis GmbH and brox IT Solutions GmbH. 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: Ivan Churkin (brox IT Solutions GmbH) - initial creator
**********************************************************************************************************************/
-->
<project>
<property environment="env" />
<property name="curr.working.dir" location="${basedir}" />
<property file="${curr.working.dir}/build.properties" />
<property name="workspace" location="${builder}/.." />
<property name="application.configuration" location="${workspace}/SMILA.application" />
<property name="eclipse.pdebuild.scripts" location="${eclipse.home}/plugins/org.eclipse.pde.build_3.3.2.R331_v20071019/scripts" />
</project>