Move all files from java subdirectory to project root
This commit is contained in:
9
application.lightroom/build.gradle
Normal file
9
application.lightroom/build.gradle
Normal file
@@ -0,0 +1,9 @@
|
||||
dependencies {
|
||||
compile project(':core.worker')
|
||||
compile project(':core.mimis')
|
||||
compile project(':core.windows')
|
||||
|
||||
compile 'com.github.boukefalos:jlibwinapi:0.1'
|
||||
|
||||
compile 'org.slf4j:slf4j-log4j12:1.7.7'
|
||||
}
|
||||
Reference in New Issue
Block a user