diff options
author | mfeldman | 2007-01-03 15:42:34 +0000 |
---|---|---|
committer | mfeldman | 2007-01-03 15:42:34 +0000 |
commit | 6eaed7c2a8cddeb9062786d61780049c629d0cd0 (patch) | |
tree | 61e53665f59eacd3461c2b4be1d85ea6c521ba3d /features/org.eclipse.gmf.europa-feature/build.properties | |
parent | dfe149dbd2d0fc183fccb8342552f66baec195bf (diff) | |
download | org.eclipse.gmf-tooling-6eaed7c2a8cddeb9062786d61780049c629d0cd0.tar.gz org.eclipse.gmf-tooling-6eaed7c2a8cddeb9062786d61780049c629d0cd0.tar.xz org.eclipse.gmf-tooling-6eaed7c2a8cddeb9062786d61780049c629d0cd0.zip |
Initial commit
Diffstat (limited to 'features/org.eclipse.gmf.europa-feature/build.properties')
-rw-r--r-- | features/org.eclipse.gmf.europa-feature/build.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/org.eclipse.gmf.europa-feature/build.properties b/features/org.eclipse.gmf.europa-feature/build.properties new file mode 100644 index 000000000..4b782256a --- /dev/null +++ b/features/org.eclipse.gmf.europa-feature/build.properties @@ -0,0 +1,15 @@ +############################################################################### +# Copyright (c) 2005 Borland Software Corporation 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: +# Borland Software Corporation - initial API and implementation +############################################################################### +bin.includes = feature.xml,\ + feature.properties,\ + eclipse_update_120.jpg,\ + license.html,\ + epl-v10.html |