From 06fc5b2200e1816c1403513fef885b0a764a418d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Sep 2018 14:18:56 +0900 Subject: qt -> tqt conversion: qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro --- qtjava/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qtjava/README') diff --git a/qtjava/README b/qtjava/README index f6d2624b..845e96ba 100644 --- a/qtjava/README +++ b/qtjava/README @@ -45,7 +45,7 @@ BUILD INSTRUCTIONS $ make install The java classes are installed in $(kde_libraries)/java/qtjava.jar, and you will need to add - this jar file to your classpath. The shared library libqtjava.so is installed + this jar file to your classpath. The shared library libtqtjava.so is installed in $(kde_libraries). 2) That's it - you should be able to compile and run the Java example @@ -60,7 +60,7 @@ BUILD INSTRUCTIONS qtjava.initialize(); } -It will load the QtJava 'libqtjava.so' shared library. +It will load the QtJava 'libtqtjava.so' shared library. 4) To build the javadoc documentation. -- cgit v1.2.3