mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-13 00:25:48 -04:00

In lastest Qt versions linux-* mkspec doesn't match android anymore, this was triggering a compilation error as DATA_DIR was not defined the RsAccountsDetail::PathDataDirectory(bool check) code has been rearranged so it works reasonably also on Android and do not depend on DATA_DIR define anymore Updated Android compiling documentation
9 lines
323 B
Properties
9 lines
323 B
Properties
## This file is automatically generated by QtCreator.
|
|
#
|
|
# This file must *NOT* be checked into Version Control Systems,
|
|
# as it contains information specific to your local configuration.
|
|
|
|
androidBuildToolsVersion=24.0.1
|
|
androidCompileSdkVersion=23
|
|
buildDir=.build
|
|
qt5AndroidDir=/opt/Qt/5.9.2/android_armv7/src/android/java
|