2304acab5f
And fix up some wrong qmake project files Pick-to: 6.0 Change-Id: I66cb82aeb9c1419a74df1a650fa78a511ade7443 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
20 lines
513 B
Plaintext
20 lines
513 B
Plaintext
# Generated from android.pro.
|
|
|
|
#####################################################################
|
|
## tst_android Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_android
|
|
SOURCES
|
|
tst_android.cpp
|
|
)
|
|
|
|
if(ANDROID)
|
|
set_property(TARGET tst_android APPEND PROPERTY QT_ANDROID_PACKAGE_SOURCE_DIR
|
|
${CMAKE_CURRENT_SOURCE_DIR}/testdata
|
|
)
|
|
endif()
|
|
|
|
#### Keys ignored in scope 1:.:.:android.pro:<TRUE>:
|
|
# DISTFILES = "testdata/assets/test.txt"
|