blob: d3ef5a0e0414fc6c2023b117eca5f7df76d55650 [file] [log] [blame]
CONFIG += testcase
TARGET = tst_qandroidjniobject
QT += testlib androidextras
SOURCES += tst_qandroidjniobject.cpp
ANDROID_PACKAGE_SOURCE_DIR = $$PWD/testdata
OTHER_FILES += \
testdata/src/org/qtproject/qt5/android/testdata/QtAndroidJniObjectTestClass.java