Added data logging
This commit is contained in:
6
RTT.pro
6
RTT.pro
@@ -1,5 +1,8 @@
|
||||
QT += quick
|
||||
QT += androidextras
|
||||
|
||||
android {
|
||||
QT += androidextras
|
||||
}
|
||||
CONFIG += c++11
|
||||
|
||||
# The following define makes your compiler emit warnings if you use
|
||||
@@ -28,6 +31,7 @@ OTHER_FILES += \
|
||||
|
||||
# use files in ./_android for the project as well
|
||||
ANDROID_PACKAGE_SOURCE_DIR = $$PWD/_android
|
||||
#ANDROID_PACKAGE_SOURCE_DIR =
|
||||
|
||||
|
||||
# Additional import path used to resolve QML modules in Qt Creator's code model
|
||||
|
||||
Reference in New Issue
Block a user