Move part of exec.mimis into core.mimis, correct most compile errors

This commit is contained in:
2016-07-09 15:15:59 +01:00
parent 62b70a9baf
commit ec205f8181
115 changed files with 285 additions and 250 deletions

View File

@@ -1,3 +1,7 @@
dependencies {
compile project(':core.mimis')
compile 'com.github.boukefalos:jlibwinapi:0.1'
compile 'org.slf4j:slf4j-log4j12:1.7.7'
}