diff options
Diffstat (limited to 'packaging/org.eclipse.emf.compare.rcp.ui-feature/build.properties')
-rw-r--r-- | packaging/org.eclipse.emf.compare.rcp.ui-feature/build.properties | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/packaging/org.eclipse.emf.compare.rcp.ui-feature/build.properties b/packaging/org.eclipse.emf.compare.rcp.ui-feature/build.properties new file mode 100644 index 000000000..c7ab0dbd7 --- /dev/null +++ b/packaging/org.eclipse.emf.compare.rcp.ui-feature/build.properties @@ -0,0 +1,17 @@ +################################################################################ +# Copyright (c) 2006, 2012 Obeo. +# 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: +# Obeo - initial API and implementation +################################################################################ +bin.includes = modeling32.png,\ + epl-v10.html,\ + feature.properties,\ + feature.xml,\ + license.html,\ + copyright.txt,\ + about.html |