Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-08-21 15:13:11 +0000
committerThomas Watson2012-09-12 14:10:46 +0000
commit2a29bdfc8fcaedd42bc24f7f1e40f8f282b33db3 (patch)
treebf4c6f8a1a6ed552bd742940d7e719faecdad529 /bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64
parent1ba7cbe72d0580c5d2a6d9ab236451312a848efd (diff)
downloadrt.equinox.framework-2a29bdfc8fcaedd42bc24f7f1e40f8f282b33db3.tar.gz
rt.equinox.framework-2a29bdfc8fcaedd42bc24f7f1e40f8f282b33db3.tar.xz
rt.equinox.framework-2a29bdfc8fcaedd42bc24f7f1e40f8f282b33db3.zip
Bug 376987 - Build all platformsv20120912-141046
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64')
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64/pom.xml
index aa5dfaadf..92e1d9d2f 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64/pom.xml
@@ -27,5 +27,8 @@
<properties>
<launcher-binary.version>1500</launcher-binary.version>
+ <os>aix</os>
+ <ws>gtk</ws>
+ <arch>ppc64</arch>
</properties>
</project>

Back to the top