Warning, /education/gcompris/android/configAndroid_5.12.json.cmake is written in an unsupported language. File is not indexed.

0001 {
0002  "description": "This file is to be read by androiddeployqt",
0003  "qt": "@_qt5Core_install_prefix@",
0004  "sdk": "@ANDROID_SDK_ROOT@",
0005  "ndk": "@ANDROID_NDK@",
0006  "sdkBuildToolsRevision": "@ANDROID_SDK_BUILD_TOOLS_REVISION@",
0007  "toolchain-prefix": "@ANDROID_TOOLCHAIN@",
0008  "tool-prefix": "@ANDROID_TOOLCHAIN@",
0009  "toolchain-version": "4.9",
0010  "ndk-host": "@_HOST@",
0011  "target-architecture": "@ANDROID_ABI@",
0012  "application-binary": "@CMAKE_LIBRARY_OUTPUT_DIRECTORY@/libGCompris.so",
0013  "android-package-source-directory": "@PACKAGE_SOURCE_ANDROID@/",
0014  "android-package": "net.gcompris",
0015  "android-extra-plugins": "@CMAKE_BINARY_DIR@/lib/qml"
0016  @STDCPP_PATH@
0017 }