I think he misunderstands this. The preload-native...
# tornadofx
e
I think he misunderstands this. The preload-native-libraries is for Java JNI libs. To include dlls in his app he just needs to make sure they are in the build folder when he runs the package step.