All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.bytedeco.javacpp.properties.android-arm.properties Maven / Gradle / Ivy

The newest version!
platform=android-arm
platform.path.separator=:
platform.source.suffix=.cpp
platform.root=../android/android-ndk/
platform.sysroot.prefix=
platform.sysroot=
platform.toolchain.prefix=
platform.toolchain=
platform.includepath.prefix=-I
platform.includepath=
platform.compiler=toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi21-clang++
platform.compiler.cpp98=-std=c++98
platform.compiler.cpp03=-std=c++03
platform.compiler.cpp11=-std=c++11
platform.compiler.cpp14=-std=c++14
platform.compiler.cpp17=-std=c++17
platform.compiler.debug=-O0 -g
platform.compiler.default=-mfpu=vfpv3-d16 -O3 -s -Wl,--fix-cortex-a8
platform.compiler.fastfpu=-mfpu=neon -ffast-math -Wl,--fix-cortex-a8
platform.compiler.nodeprecated=-Wno-deprecated-declarations
platform.compiler.noexceptions=-fno-exceptions -fno-rtti
platform.compiler.nowarnings=-w
platform.compiler.output=-DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -march=armv7-a -mfloat-abi=softfp -Wall -nostdlib++ -fPIC -shared -Wl,--no-undefined -z text -o\u0020
platform.compiler.output2=-Wl,-soname,
platform.linkpath.prefix=-L
platform.linkpath=
platform.link.prefix=-l
platform.link.suffix=
platform.link=c#:m#:dl#:android_support#:c++abi#:c++_static#:log#
platform.framework.prefix=-F
platform.framework.suffix=
platform.framework=
platform.executable.prefix=
platform.executable.suffix=
platform.library.path=lib/armeabi-v7a/
platform.library.prefix=lib
platform.library.suffix=.so




© 2015 - 2024 Weber Informatics LLC | Privacy Policy