Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-06-22 14:14:11 +0000
committerAlexander Kurtakov2017-06-22 14:23:00 +0000
commit5920956a9778b637f59bd8d6455317fef6c00e9d (patch)
tree3c3d38dbc63df6afab7257bca6d96009d5b185f3 /bundles/org.eclipse.equinox.launcher.gtk.aix.ppc/build.properties
parent605d45566972a8bef0d8aaa7c00a627e8724689c (diff)
downloadrt.equinox.framework-5920956a9778b637f59bd8d6455317fef6c00e9d.tar.gz
rt.equinox.framework-5920956a9778b637f59bd8d6455317fef6c00e9d.tar.xz
rt.equinox.framework-5920956a9778b637f59bd8d6455317fef6c00e9d.zip
32bit linux and aix ppc and hpux ia64_32 and ia64 windows Change-Id: Ifedea3342da3f28167ab4f0e78cc1d4b4a8bfb6a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.aix.ppc/build.properties')
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.aix.ppc/build.properties17
1 files changed, 0 insertions, 17 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc/build.properties b/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc/build.properties
deleted file mode 100644
index 24b15a18b..000000000
--- a/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc/build.properties
+++ /dev/null
@@ -1,17 +0,0 @@
-###############################################################################
-# Copyright (c) 2011 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 = META-INF/,\
- launcher.gtk.aix.ppc.properties,\
- about.html
-
-customBuildCallbacks=customBuildCallbacks.xml
-generateSourceBundle=false
-binaryTag=v20170531-0733

Back to the top