From 6c0b2c9ed89f39f2d0606c113173645476de69b6 Mon Sep 17 00:00:00 2001 From: Andreas Abraham Date: Wed, 21 Mar 2018 14:57:50 +0100 Subject: new helper files added, pom has changed, --- pdf-over-gui/pom.xml | 75 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 43 insertions(+), 32 deletions(-) (limited to 'pdf-over-gui/pom.xml') diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index c6c33038..5493566f 100644 --- a/pdf-over-gui/pom.xml +++ b/pdf-over-gui/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 pdf-over @@ -167,6 +168,15 @@ ${staging.dir}/lib-swt swt-${target.name}-64.jar + + + + + + + + + @@ -288,7 +298,7 @@ . src/main/resources/icons/icon.ico - 1.6.0 + 1.7.0 ${version.exe} @@ -322,7 +332,7 @@ . src/main/resources/icons/icon.ico - 1.6.0 + 1.7.0 ${version.exe} @@ -418,78 +428,79 @@ 4.3.5 ${project.basedir}/.. - linux + windows ${project.build.directory}/staging/${target.name} 4.3.2 - + - linux-64 + windows-64 - linux + windows amd64 - org.eclipse.swt.gtk.linux.x86 - org.eclipse.swt.gtk.linux.x86_64 + org.eclipse.swt.win32.win32.x86 + org.eclipse.swt.win32.win32.x86_64 ${swt.artifactId.64} - linux + windows - linux + windows - linux + windows x86 - org.eclipse.swt.gtk.linux.x86 - org.eclipse.swt.gtk.linux.x86_64 + org.eclipse.swt.win32.win32.x86 + org.eclipse.swt.win32.win32.x86_64 ${swt.artifactId.32} - linux + windows + - windows + linux-64 - windows - x86 + linux + amd64 - org.eclipse.swt.win32.win32.x86 - org.eclipse.swt.win32.win32.x86_64 - ${swt.artifactId.32} - windows + org.eclipse.swt.gtk.linux.x86 + org.eclipse.swt.gtk.linux.x86_64 + ${swt.artifactId.64} + linux - windows-64 + linux - windows - amd64 + linux + x86 - org.eclipse.swt.win32.win32.x86 - org.eclipse.swt.win32.win32.x86_64 - ${swt.artifactId.64} - windows + org.eclipse.swt.gtk.linux.x86 + org.eclipse.swt.gtk.linux.x86_64 + ${swt.artifactId.32} + linux + + mac -- cgit v1.2.3