From fd5ede85f4a6c724f153fbdd20e69120a2eb9a9c Mon Sep 17 00:00:00 2001 From: Anna Dushistova Date: Mon, 2 Jul 2012 13:49:02 +0000 Subject: [PATCH] [releng] working on building wince. --- rse/pom.xml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/rse/pom.xml b/rse/pom.xml index a3229a71e15..8064ddacc06 100644 --- a/rse/pom.xml +++ b/rse/pom.xml @@ -256,6 +256,55 @@ ${tycho-version} p2 + consider + + + linux + gtk + x86 + + + linux + gtk + x86_64 + + + linux + gtk + ppc64 + + + win32 + win32 + x86 + + + win32 + win32 + x86_64 + + + macosx + cocoa + x86 + + + macosx + cocoa + x86_64 + + + aix + gtk + ppc + + +