fix Android example app
This commit is contained in:
@@ -1,50 +0,0 @@
|
||||
{
|
||||
"stringTable": {
|
||||
"0": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a",
|
||||
"1": "--target=aarch64-none-linux-android21 --gcc-toolchain=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot -Dfilament_interop_EXPORTS -I../../../../../ios/src -I../../../../../ios/include -I../../../../src/main/cpp -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fno-limit-debug-info -fPIC"
|
||||
},
|
||||
"buildFiles": [
|
||||
"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/CMakeLists.txt",
|
||||
"/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake",
|
||||
"/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake",
|
||||
"/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/platforms.cmake",
|
||||
"/home/hydroxide/Android/Sdk/ndk/23.1.7779620/build/cmake/compiler_id.cmake"
|
||||
],
|
||||
"cleanCommands": [
|
||||
"/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a\" clean"
|
||||
],
|
||||
"buildTargetsCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a\" {LIST_OF_TARGETS_TO_BUILD}",
|
||||
"libraries": {
|
||||
"filament_interop-Debug-arm64-v8a": {
|
||||
"buildCommand": "/home/hydroxide/Android/Sdk/cmake/3.10.2.4988404/bin/ninja -C \"/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/.cxx/cmake/debug/arm64-v8a\" filament_interop",
|
||||
"buildType": "debug",
|
||||
"toolchain": "1680102767",
|
||||
"abi": "arm64-v8a",
|
||||
"artifactName": "filament_interop",
|
||||
"files": [
|
||||
{
|
||||
"src": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/android/src/main/cpp/filament_api.cpp",
|
||||
"flagsOrdinal": 1,
|
||||
"workingDirectoryOrdinal": 0
|
||||
},
|
||||
{
|
||||
"src": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_filament/ios/src/FilamentViewer.cpp",
|
||||
"flagsOrdinal": 1,
|
||||
"workingDirectoryOrdinal": 0
|
||||
}
|
||||
],
|
||||
"headers": [],
|
||||
"output": "/mnt/hdd_2tb/home/hydroxide/projects/polyvox/polyvox_app/build/polyvox_filament/intermediates/cmake/debug/obj/arm64-v8a/libfilament_interop.so",
|
||||
"runtimeFiles": []
|
||||
}
|
||||
},
|
||||
"toolchains": {
|
||||
"1680102767": {
|
||||
"cppCompilerExecutable": "/home/hydroxide/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++"
|
||||
}
|
||||
},
|
||||
"cFileExtensions": [],
|
||||
"cppFileExtensions": [
|
||||
"cpp"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user