Changes the build structure to put the library in its own project.

This cleans up dependencies some.
This commit is contained in:
Markil3
2020-12-14 11:56:48 -07:00
parent b7bfb13745
commit a052c47573
7 changed files with 203 additions and 85 deletions

View File

@@ -16,3 +16,4 @@ include 'services:webservice'
*/
rootProject.name = 'JMEControllerConfig'
include "library"