diff options
author | John Arthorne | 2008-02-22 16:52:45 +0000 |
---|---|---|
committer | John Arthorne | 2008-02-22 16:52:45 +0000 |
commit | ea7fe1c221f9d595244dd3acd3721e181f73711f (patch) | |
tree | 1a6a17b21c35dfeeb6ba6798d8ac523f1d02b3eb /org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.selfhosting.feature/build.properties | |
parent | 7995b9f6c98b0a8bb4c0dd7c8e9d73f3ea3d93a6 (diff) | |
download | rt.equinox.p2-ea7fe1c221f9d595244dd3acd3721e181f73711f.tar.gz rt.equinox.p2-ea7fe1c221f9d595244dd3acd3721e181f73711f.tar.xz rt.equinox.p2-ea7fe1c221f9d595244dd3acd3721e181f73711f.zip |
p2 releng
Diffstat (limited to 'org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.selfhosting.feature/build.properties')
-rw-r--r-- | org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.selfhosting.feature/build.properties | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.selfhosting.feature/build.properties b/org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.selfhosting.feature/build.properties new file mode 100644 index 000000000..d88e78e56 --- /dev/null +++ b/org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.selfhosting.feature/build.properties @@ -0,0 +1,11 @@ +############################################################################### +# Copyright (c) 2007 IBM 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: +# IBM Corporation - initial API and implementation +############################################################################### +bin.includes = feature.xml |