summaryrefslogtreecommitdiff
path: root/platform/java/winmake.bat
AgeCommit message (Collapse)Author
2017-06-16platform/java/winmake.bat - Fix due to sources being moved.Robin Watts
The java sources were pushed down into 'src' which broke the .bat file.
2017-01-23android: Add ndk-build makefile to build JNI library for android viewers.Sebastian Rasmussen
Run 'make android' to invoke ndk-build with the proper arguments. The results are placed in build/android.
2016-07-11MSVC: Add DebugJava/ReleaseJava configurations.Robin Watts
These build the mupdf desktop java viewer.