Moved the smaller plugins to separate folders.

This commit is contained in:
Ziver Koc 2020-06-22 22:26:53 +02:00
parent fc11ae264f
commit edd5d0d083
18 changed files with 233 additions and 74 deletions

View file

@ -3,6 +3,9 @@
<!-- ________________________ PROPERTIES AND SETTINGS ________________________ -->
<!--plugin specific properties-->
<property name="releaseJar" value="hal-raspberry.jar" />
<!--common properties-->
<property name="root" value="." />
<property name="srcDir" value="${root}/src" />