work on android port
This commit is contained in:
7
.fpccfg
7
.fpccfg
@@ -6,3 +6,10 @@ sysroot = "/home/kotofyt/Downloads/xcode/Xcode_26.1_Apple_silicon/Xcode.app/Cont
|
||||
|
||||
[x86_64-apple-ios]
|
||||
sysroot = "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk"
|
||||
|
||||
[x86_64-linux-android]
|
||||
sysroot = "/home/kotofyt/Android/Sdk/ndk/29.0.13599879/toolchains/llvm/prebuilt/linux-x86_64/sysroot"
|
||||
"clang++" = "/home/kotofyt/Android/Sdk/ndk/29.0.13599879/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++"
|
||||
|
||||
[Android_Build_Tools]
|
||||
path = "/home/kotofyt/Android/Sdk/build-tools/36.0.0"
|
||||
|
||||
Reference in New Issue
Block a user