diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2017-09-30 19:01:58 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2017-09-30 19:01:58 +0300 |
commit | eedc83800a867d34156b5c313510707a17016c6b (patch) | |
tree | e2f5a0fc92887ff915f37815d0f8cfe902032c2e /debian/README.java | |
download | opencv-debian/2.4.9.1+dfsg1-2.tar.gz |
Imported opencv 2.4.9.1+dfsg1-2debian/2.4.9.1+dfsg1-2debian
Diffstat (limited to 'debian/README.java')
-rw-r--r-- | debian/README.java | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/README.java b/debian/README.java new file mode 100644 index 0000000..67400b6 --- /dev/null +++ b/debian/README.java @@ -0,0 +1,7 @@ +How to use the Debian OpenCV java packages +---- + +Please see + http://docs.opencv.org/doc/tutorials/introduction/desktop_java/java_dev_intro.html + + ant -DocvJarDir=/usr/share/java/ -DocvLibDir=/usr/lib/ |