From 92391498cf88d93112444bdf25bb46aeacc717c5 Mon Sep 17 00:00:00 2001 From: Endolf Date: Sun, 20 May 2018 22:55:42 +0100 Subject: [PATCH] Activate the wintab profile if we are on windows and the SDK path is set. --- examples/pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/examples/pom.xml b/examples/pom.xml index 01bfdc3..b98a4e6 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -114,6 +114,30 @@ + + windows + + + windows + + + env.WINTABSDKDIR + + + + + ${project.groupId} + wintab-plugin + ${project.version} + natives-wintab + + + ${project.groupId} + wintab-plugin + ${project.version} + + + ReadAllEvents