From 09d3c647020d7a2b30ee3ebe8efff0dcfff4d1b5 Mon Sep 17 00:00:00 2001 From: Jakob Heher Date: Wed, 19 Jan 2022 12:49:44 +0100 Subject: change logging directory, and rearrange profiles to match my build environment (cf. #62) --- pdf-over-gui/pom.xml | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) (limited to 'pdf-over-gui') diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index 23c21a09..6e635171 100644 --- a/pdf-over-gui/pom.xml +++ b/pdf-over-gui/pom.xml @@ -456,27 +456,27 @@ - - windows-64 + + linux-64 - windows + linux amd64 - - org.eclipse.swt.win32.win32.x86_64 + + org.eclipse.swt.gtk.linux.x86_64 ${swt.artifactId.64} - windows + linux - windows + windows-64 windows - x86 + amd64 @@ -486,20 +486,19 @@ windows - - linux-64 + windows - linux - amd64 + windows + x86 - - org.eclipse.swt.gtk.linux.x86_64 + + org.eclipse.swt.win32.win32.x86_64 ${swt.artifactId.64} - linux + windows -- cgit v1.2.3