From 9c26b24d6de73ff5acb1c78bd817aafc4aa31334 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 11 Sep 2014 21:30:56 +0200 Subject: Add linux_32 profile for building on 32bit (swt) --- dozentenmodul/pom.xml | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'dozentenmodul/pom.xml') diff --git a/dozentenmodul/pom.xml b/dozentenmodul/pom.xml index d78eb1d0..b6e2e755 100644 --- a/dozentenmodul/pom.xml +++ b/dozentenmodul/pom.xml @@ -115,8 +115,19 @@ org.eclipse.swt.org.eclipse.swt.gtk.linux.x86_64.4.3.swt org.eclipse.swt.gtk.linux.x86_64 - + + + + linux_32 + + + linux + i386 + + + + org.eclipse.swt.org.eclipse.swt.gtk.linux.x86.4.3.swt + org.eclipse.swt.gtk.linux.x86 @@ -161,7 +172,6 @@ ${swt.groupId} ${swt.artifactId} 4.3 - log4j @@ -189,7 +199,7 @@ bwlehrpool - dms + dozmod-server 1.0-SNAPSHOT -- cgit v1.2.3-55-g7522