From 2b7d10e435f132c1f8a8f153d9a0a0a77d03256b Mon Sep 17 00:00:00 2001 From: Endolf Date: Wed, 9 May 2018 18:56:25 +0100 Subject: [PATCH] Add profiles for OS builds --- plugins/linux/build.xml | 5 ----- plugins/pom.xml | 32 +++++++++++++++++++++++++++++++- 2 files changed, 31 insertions(+), 6 deletions(-) diff --git a/plugins/linux/build.xml b/plugins/linux/build.xml index c4dd2ab..e0dd782 100644 --- a/plugins/linux/build.xml +++ b/plugins/linux/build.xml @@ -6,11 +6,6 @@ - - - - - diff --git a/plugins/pom.xml b/plugins/pom.xml index 849947f..579f637 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -13,6 +13,36 @@ awt - linux + + + + Linux + + + linux + + + + linux + + + + Windows + + + windows + + + + windows + + + + Wintab + + wintab + + + \ No newline at end of file