We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db9d182 commit 4da571dCopy full SHA for 4da571d
mobile/wrapperApp/Status-tablet.pro
@@ -22,7 +22,7 @@ QMLPATHS += $$QML_IMPORT_PATH
22
LIB_PREFIX = qt$$QT_MAJOR_VERSION/$$(APP_VARIANT)
23
24
android {
25
- message("cofiguring for android $${QT_ARCH}, $$(ANDROID_ABI)")
+ message("configuring for android $${QT_ARCH}, $$(ANDROID_ABI)")
26
27
ANDROID_PACKAGE_SOURCE_DIR = $$PWD/../android/qt$$QT_MAJOR_VERSION
28
0 commit comments