首次推送

This commit is contained in:
sansen
2026-07-20 19:01:03 +08:00
parent ea01b9cf99
commit ef1bf61f9f
4484 changed files with 937163 additions and 1 deletions
@@ -0,0 +1,104 @@
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"childIndexes" :
[
1
],
"hasInstallRule" : true,
"jsonFile" : "directory-.-Debug-d0094a50bb2071803777.json",
"minimumCMakeVersion" :
{
"string" : "3.6.0"
},
"projectIndex" : 0,
"source" : ".",
"targetIndexes" :
[
1
]
},
{
"build" : "opus-build",
"hasInstallRule" : true,
"jsonFile" : "directory-opus-build-Debug-88651ed9cb5a7b653bfd.json",
"minimumCMakeVersion" :
{
"string" : "3.16"
},
"parentIndex" : 0,
"projectIndex" : 1,
"source" : "third_party/opus",
"targetIndexes" :
[
0
]
}
],
"name" : "Debug",
"projects" :
[
{
"childIndexes" :
[
1
],
"directoryIndexes" :
[
0
],
"name" : "tsopus",
"targetIndexes" :
[
1
]
},
{
"directoryIndexes" :
[
1
],
"name" : "Opus",
"parentIndex" : 0,
"targetIndexes" :
[
0
]
}
],
"targets" :
[
{
"directoryIndex" : 1,
"id" : "opus::@2ab3f06c54ff1393c1ba",
"jsonFile" : "target-opus-Debug-0b1e8cbb93dd26ec6747.json",
"name" : "opus",
"projectIndex" : 1
},
{
"directoryIndex" : 0,
"id" : "tsopus::@6890427a1f51a3e7e1df",
"jsonFile" : "target-tsopus-Debug-2972d82517265475a7de.json",
"name" : "tsopus",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"source" : "E:/MyProject/ts-mobile-go/android/app/src/main/cpp"
},
"version" :
{
"major" : 2,
"minor" : 3
}
}
@@ -0,0 +1,14 @@
{
"backtraceGraph" :
{
"commands" : [],
"files" : [],
"nodes" : []
},
"installers" : [],
"paths" :
{
"build" : ".",
"source" : "."
}
}
@@ -0,0 +1,59 @@
{
"backtraceGraph" :
{
"commands" :
[
"install"
],
"files" :
[
"third_party/opus/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 602,
"parent" : 0
}
]
},
"installers" :
[
{
"backtrace" : 1,
"component" : "Unspecified",
"destination" : "lib",
"paths" :
[
"opus-build/libopus.a"
],
"targetId" : "opus::@2ab3f06c54ff1393c1ba",
"targetIndex" : 0,
"type" : "target"
},
{
"backtrace" : 1,
"component" : "Unspecified",
"destination" : "include/opus",
"paths" :
[
"third_party/opus/include/opus.h",
"third_party/opus/include/opus_defines.h",
"third_party/opus/include/opus_multistream.h",
"third_party/opus/include/opus_projection.h",
"third_party/opus/include/opus_types.h"
],
"type" : "file"
}
],
"paths" :
{
"build" : "opus-build",
"source" : "third_party/opus"
}
}
@@ -0,0 +1,92 @@
{
"cmake" :
{
"generator" :
{
"multiConfig" : false,
"name" : "Ninja"
},
"paths" :
{
"cmake" : "D:/Android/sdk/cmake/3.22.1/bin/cmake.exe",
"cpack" : "D:/Android/sdk/cmake/3.22.1/bin/cpack.exe",
"ctest" : "D:/Android/sdk/cmake/3.22.1/bin/ctest.exe",
"root" : "D:/Android/sdk/cmake/3.22.1/share/cmake-3.22"
},
"version" :
{
"isDirty" : true,
"major" : 3,
"minor" : 22,
"patch" : 1,
"string" : "3.22.1-g37088a8-dirty",
"suffix" : "g37088a8"
}
},
"objects" :
[
{
"jsonFile" : "codemodel-v2-bf270e9cd642faaec496.json",
"kind" : "codemodel",
"version" :
{
"major" : 2,
"minor" : 3
}
},
{
"jsonFile" : "cache-v2-f3d7f9318c97dfb5f3a1.json",
"kind" : "cache",
"version" :
{
"major" : 2,
"minor" : 0
}
},
{
"jsonFile" : "cmakeFiles-v1-39021693f6886f503aff.json",
"kind" : "cmakeFiles",
"version" :
{
"major" : 1,
"minor" : 0
}
}
],
"reply" :
{
"client-agp" :
{
"cache-v2" :
{
"jsonFile" : "cache-v2-f3d7f9318c97dfb5f3a1.json",
"kind" : "cache",
"version" :
{
"major" : 2,
"minor" : 0
}
},
"cmakeFiles-v1" :
{
"jsonFile" : "cmakeFiles-v1-39021693f6886f503aff.json",
"kind" : "cmakeFiles",
"version" :
{
"major" : 1,
"minor" : 0
}
},
"codemodel-v2" :
{
"jsonFile" : "codemodel-v2-bf270e9cd642faaec496.json",
"kind" : "codemodel",
"version" :
{
"major" : 2,
"minor" : 3
}
}
}
}
}
@@ -0,0 +1,140 @@
{
"artifacts" :
[
{
"path" : "E:/MyProject/ts-mobile-go/android/app/build/intermediates/cxx/Debug/73414y1y/obj/x86_64/libtsopus.so"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"target_link_libraries"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 13,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 15,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC"
}
],
"defines" :
[
{
"define" : "tsopus_EXPORTS"
}
],
"includes" :
[
{
"backtrace" : 2,
"path" : "E:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include"
}
],
"language" : "CXX",
"sourceIndexes" :
[
0
],
"sysroot" :
{
"path" : "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot"
}
}
],
"dependencies" :
[
{
"backtrace" : 2,
"id" : "opus::@2ab3f06c54ff1393c1ba"
}
],
"id" : "tsopus::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "opus-build\\libopus.a",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "-llog",
"role" : "libraries"
},
{
"fragment" : "-lm",
"role" : "libraries"
},
{
"fragment" : "-latomic -lm",
"role" : "libraries"
}
],
"language" : "CXX",
"sysroot" :
{
"path" : "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot"
}
},
"name" : "tsopus",
"nameOnDisk" : "libtsopus.so",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "opus_jni.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "SHARED_LIBRARY"
}
Binary file not shown.
@@ -0,0 +1,158 @@
# ninja log v5
2 542 8059802305162647 opus-build/CMakeFiles/opus.dir/src/opus.c.o e6471e857e4178ca
48 568 8059802306459796 opus-build/CMakeFiles/opus.dir/src/opus_encoder.c.o 71192c6d5b36c187
70 592 8059802306052050 opus-build/CMakeFiles/opus.dir/src/extensions.c.o 8688ea6fced14e87
117 616 8059802306729505 opus-build/CMakeFiles/opus.dir/src/opus_multistream_decoder.c.o cb534d324d89821c
142 640 8059802306887853 opus-build/CMakeFiles/opus.dir/src/opus_multistream.c.o 9822ccb49d2e4d32
166 668 8059802307441488 opus-build/CMakeFiles/opus.dir/src/opus_multistream_encoder.c.o 8ea2cfceb0280308
191 692 8059802307409917 opus-build/CMakeFiles/opus.dir/src/opus_projection_decoder.c.o d045ff910b3eb89a
217 715 8059802307671454 opus-build/CMakeFiles/opus.dir/src/opus_projection_encoder.c.o 351f72ca194b87fd
245 739 8059802307929307 opus-build/CMakeFiles/opus.dir/src/repacketizer.c.o 839d03a058946a23
272 763 8059802308388720 opus-build/CMakeFiles/opus.dir/src/analysis.c.o 537c8afe4369241e
299 787 8059802308462856 opus-build/CMakeFiles/opus.dir/src/mapping_matrix.c.o e4c39f54da740c73
323 812 8059802308423928 opus-build/CMakeFiles/opus.dir/src/mlp.c.o 1c4aa8ba2d2e9398
347 836 8059802308801357 opus-build/CMakeFiles/opus.dir/silk/CNG.c.o 688830bc389c038c
370 860 8059802308864210 opus-build/CMakeFiles/opus.dir/src/mlp_data.c.o f7b54eee94799a24
395 884 8059802309214796 opus-build/CMakeFiles/opus.dir/silk/init_decoder.c.o 494a15702b14ca5a
418 909 8059802309533081 opus-build/CMakeFiles/opus.dir/silk/decode_core.c.o adcd99d86426637e
442 935 8059802309729044 opus-build/CMakeFiles/opus.dir/silk/code_signs.c.o f8400a84af64e784
466 959 8059802309980285 opus-build/CMakeFiles/opus.dir/silk/decode_indices.c.o 2f0dc5e3bb73564a
493 983 8059802310217465 opus-build/CMakeFiles/opus.dir/silk/decoder_set_fs.c.o 927e50faf08ccf3e
517 1008 8059802310477354 opus-build/CMakeFiles/opus.dir/silk/decode_pulses.c.o 6530878d38fe10a7
543 1032 8059802310711092 opus-build/CMakeFiles/opus.dir/silk/decode_parameters.c.o 88a21d486d0ddd61
569 1056 8059802310970176 opus-build/CMakeFiles/opus.dir/silk/decode_frame.c.o 2852ee6ba7c2f70d
592 1079 8059802311237728 opus-build/CMakeFiles/opus.dir/silk/encode_indices.c.o 7c4232bf267bab7a
616 1103 8059802311360877 opus-build/CMakeFiles/opus.dir/silk/encode_pulses.c.o ba08f710349dce31
641 1129 8059802312030789 opus-build/CMakeFiles/opus.dir/silk/enc_API.c.o 90850f0f7275f311
24 1159 8059802311009671 CMakeFiles/tsopus.dir/opus_jni.cpp.o 14096cde592d7233
669 1186 8059802311952722 opus-build/CMakeFiles/opus.dir/silk/gain_quant.c.o 247f0aa28698f62a
692 1211 8059802312336538 opus-build/CMakeFiles/opus.dir/silk/dec_API.c.o d3e03adc58a173b1
715 1237 8059802312413016 opus-build/CMakeFiles/opus.dir/silk/interpolate.c.o 396938a5e2a387fb
739 1261 8059802312823438 opus-build/CMakeFiles/opus.dir/silk/NSQ_del_dec.c.o f905eda17decafe5
764 1287 8059802313009260 opus-build/CMakeFiles/opus.dir/silk/NSQ.c.o 85c7356b092b746d
788 1311 8059802313164753 opus-build/CMakeFiles/opus.dir/silk/LP_variable_cutoff.c.o 6e19b2e3e9c44312
812 1334 8059802313510017 opus-build/CMakeFiles/opus.dir/silk/PLC.c.o e8d869ed2350ea2e
836 1358 8059802313631354 opus-build/CMakeFiles/opus.dir/silk/NLSF_decode.c.o 5d6101cbf8eb7d27
860 1383 8059802313910488 opus-build/CMakeFiles/opus.dir/silk/shell_coder.c.o 6ec3e13920238ebc
884 1408 8059802314109729 opus-build/CMakeFiles/opus.dir/silk/tables_NLSF_CB_NB_MB.c.o 9fdc2591fcbc187f
910 1432 8059802314348713 opus-build/CMakeFiles/opus.dir/silk/tables_LTP.c.o b8af7ffe2ce225e6
935 1456 8059802314577159 opus-build/CMakeFiles/opus.dir/silk/tables_gain.c.o 4f89125557d06ea3
959 1479 8059802314738322 opus-build/CMakeFiles/opus.dir/silk/tables_NLSF_CB_WB.c.o c51d42aa708ba430
983 1504 8059802315070401 opus-build/CMakeFiles/opus.dir/silk/tables_other.c.o 2cc74a4817fe20c0
1008 1528 8059802315354141 opus-build/CMakeFiles/opus.dir/silk/control_audio_bandwidth.c.o 7dd86b2c9d32138
1032 1552 8059802315598654 opus-build/CMakeFiles/opus.dir/silk/quant_LTP_gains.c.o f0f9e217457e082b
1056 1576 8059802315808148 opus-build/CMakeFiles/opus.dir/silk/tables_pulses_per_block.c.o 9e31ef0e1d42662e
1080 1600 8059802316066591 opus-build/CMakeFiles/opus.dir/silk/tables_pitch_lag.c.o d0399a329ad8c9c2
1104 1624 8059802316470402 opus-build/CMakeFiles/opus.dir/silk/VAD.c.o 665497991b1e7e90
1129 1648 8059802316719342 opus-build/CMakeFiles/opus.dir/silk/HP_variable_cutoff.c.o 673c926e8c5bf974
1161 1671 8059802316942114 opus-build/CMakeFiles/opus.dir/silk/NLSF_VQ.c.o 3a2591cb5825c09e
1186 1696 8059802317181113 opus-build/CMakeFiles/opus.dir/silk/NLSF_unpack.c.o 29b6ab4948daa69e
1211 1719 8059802317469735 opus-build/CMakeFiles/opus.dir/silk/NLSF_encode.c.o 56da6a82f738cffa
1237 1743 8059802317669133 opus-build/CMakeFiles/opus.dir/silk/VQ_WMat_EC.c.o c9444eb9dafd5d77
1262 1768 8059802317940115 opus-build/CMakeFiles/opus.dir/silk/NLSF_del_dec_quant.c.o 945fd6071d18cbbf
1287 1792 8059802318140684 opus-build/CMakeFiles/opus.dir/silk/process_NLSFs.c.o ac3f5a212cc39545
1311 1816 8059802318376291 opus-build/CMakeFiles/opus.dir/silk/check_control_input.c.o dd3cdbd02a9b0e06
1334 1839 8059802318698995 opus-build/CMakeFiles/opus.dir/silk/stereo_LR_to_MS.c.o 152acb5987436fd5
1358 1863 8059802318865904 opus-build/CMakeFiles/opus.dir/silk/control_SNR.c.o fcea20d166aa739e
1383 1888 8059802319124930 opus-build/CMakeFiles/opus.dir/silk/stereo_MS_to_LR.c.o 752112e34cdaedc7
1408 1912 8059802319553221 opus-build/CMakeFiles/opus.dir/silk/init_encoder.c.o cce64c01802ae1e8
1432 1936 8059802319602807 opus-build/CMakeFiles/opus.dir/silk/A2NLSF.c.o 9bff10608e57a2b8
1456 1960 8059802319786555 opus-build/CMakeFiles/opus.dir/silk/ana_filt_bank_1.c.o 54f64025a4afd1f1
1479 1985 8059802320316684 opus-build/CMakeFiles/opus.dir/silk/control_codec.c.o b4245618cd884753
1504 2009 8059802320276670 opus-build/CMakeFiles/opus.dir/silk/biquad_alt.c.o 4f091a1c39be86de
1528 2032 8059802320510460 opus-build/CMakeFiles/opus.dir/silk/bwexpander.c.o 357e25c4dd8fba8b
1552 2056 8059802320748865 opus-build/CMakeFiles/opus.dir/silk/bwexpander_32.c.o d17b46c29ae6f470
1576 2081 8059802320997065 opus-build/CMakeFiles/opus.dir/silk/NLSF_stabilize.c.o dcedb74b24a7d0b9
1601 2104 8059802321228832 opus-build/CMakeFiles/opus.dir/silk/NLSF_VQ_weights_laroia.c.o 1d133b2c9c2c0b1b
1624 2128 8059802321461103 opus-build/CMakeFiles/opus.dir/silk/table_LSF_cos.c.o cbb6a92e0f73e13b
1648 2153 8059802321739385 opus-build/CMakeFiles/opus.dir/silk/NLSF2A.c.o ab9fe174353cdde2
1671 2177 8059802321950136 opus-build/CMakeFiles/opus.dir/silk/sum_sqr_shift.c.o fe793d679fa7a69
1696 2202 8059802322221368 opus-build/CMakeFiles/opus.dir/silk/LPC_inv_pred_gain.c.o 31d882e4681246e8
1719 2226 8059802322332521 opus-build/CMakeFiles/opus.dir/silk/decode_pitch.c.o c194ea8b2bdab3f9
1743 2254 8059802322662447 opus-build/CMakeFiles/opus.dir/silk/inner_prod_aligned.c.o cf455691aa023f22
1768 2281 8059802322903538 opus-build/CMakeFiles/opus.dir/silk/log2lin.c.o c4d01844b1266be0
1792 2305 8059802323142545 opus-build/CMakeFiles/opus.dir/silk/lin2log.c.o ac73b58d0dee35f6
1816 2329 8059802323188908 opus-build/CMakeFiles/opus.dir/silk/debug.c.o e5c1542b845188fb
1839 2353 8059802323531025 opus-build/CMakeFiles/opus.dir/silk/LPC_analysis_filter.c.o bb637cede1c8b101
1863 2377 8059802323889345 opus-build/CMakeFiles/opus.dir/silk/resampler_down2_3.c.o b6c50af5afaede0c
1888 2402 8059802324096479 opus-build/CMakeFiles/opus.dir/silk/pitch_est_tables.c.o b4909ba4334d8b61
1912 2425 8059802324390621 opus-build/CMakeFiles/opus.dir/silk/resampler.c.o 85fa2875e1aa567e
1936 2449 8059802324588858 opus-build/CMakeFiles/opus.dir/silk/resampler_private_AR2.c.o 6941e3a9898274fe
1961 2473 8059802324838448 opus-build/CMakeFiles/opus.dir/silk/resampler_down2.c.o 1dad96510ad0ddd4
1985 2497 8059802325099121 opus-build/CMakeFiles/opus.dir/silk/resampler_private_IIR_FIR.c.o fd46f99f89e25296
2009 2523 8059802325386618 opus-build/CMakeFiles/opus.dir/silk/resampler_private_down_FIR.c.o b1d4b32a7a391db6
2032 2547 8059802325549524 opus-build/CMakeFiles/opus.dir/silk/resampler_rom.c.o 79c0073373adf560
2057 2570 8059802325790954 opus-build/CMakeFiles/opus.dir/silk/sigm_Q15.c.o 7648496f52d8b00b
2081 2594 8059802326040456 opus-build/CMakeFiles/opus.dir/silk/resampler_private_up2_HQ.c.o c6cadd28fc069ecf
2104 2619 8059802326276535 opus-build/CMakeFiles/opus.dir/silk/sort.c.o 3359bb20d7495d9d
2128 2643 8059802327366680 opus-build/CMakeFiles/opus.dir/celt/celt_encoder.c.o a65cf4962f039037
2153 2667 8059802327178548 opus-build/CMakeFiles/opus.dir/celt/celt_decoder.c.o 1ee1c3d73bdcdc7a
2177 2691 8059802327178548 opus-build/CMakeFiles/opus.dir/celt/cwrs.c.o 787519977ffca53b
2202 2716 8059802327562351 opus-build/CMakeFiles/opus.dir/celt/celt.c.o 705dc89e0567a2b8
2227 2740 8059802327500709 opus-build/CMakeFiles/opus.dir/celt/entcode.c.o bcdd0331416c0538
2254 2764 8059802327839432 opus-build/CMakeFiles/opus.dir/silk/stereo_encode_pred.c.o c245d2096ade14c2
2281 2788 8059802328078831 opus-build/CMakeFiles/opus.dir/silk/stereo_quant_pred.c.o 348ef21483cc3d5
2306 2813 8059802328337576 opus-build/CMakeFiles/opus.dir/silk/stereo_find_predictor.c.o 528cda38d98c5cce
2329 2838 8059802328561317 opus-build/CMakeFiles/opus.dir/silk/stereo_decode_pred.c.o 3ad2a9ce2a62d108
2353 2862 8059802328761809 opus-build/CMakeFiles/opus.dir/silk/LPC_fit.c.o 76a0ac358b8d671
2378 2885 8059802329428482 opus-build/CMakeFiles/opus.dir/celt/bands.c.o eb42c300a3d93c1e
2402 2910 8059802329363302 opus-build/CMakeFiles/opus.dir/celt/celt_lpc.c.o 13523487b548eb1b
2425 2934 8059802329631860 opus-build/CMakeFiles/opus.dir/celt/rate.c.o ab714ade799d83f5
2450 2958 8059802329931617 opus-build/CMakeFiles/opus.dir/celt/quant_bands.c.o 7e850e5b9a0b339a
2473 2982 8059802330028471 opus-build/CMakeFiles/opus.dir/celt/vq.c.o 6e9b1e3abcf4d532
2498 3006 8059802330440392 opus-build/CMakeFiles/opus.dir/silk/float/apply_sine_window_FLP.c.o a47d299bda54c189
2523 3030 8059802330661938 opus-build/CMakeFiles/opus.dir/silk/float/find_LTP_FLP.c.o d9ba38723b09bb42
2547 3053 8059802330936618 opus-build/CMakeFiles/opus.dir/silk/float/find_LPC_FLP.c.o 258112b9ce53fb99
2571 3077 8059802331179594 opus-build/CMakeFiles/opus.dir/silk/float/find_pitch_lags_FLP.c.o a6a6cf7c918e947d
2595 3102 8059802331476637 opus-build/CMakeFiles/opus.dir/silk/float/encode_frame_FLP.c.o 3cbb4b6efb9c2b8
2619 3126 8059802331647380 opus-build/CMakeFiles/opus.dir/silk/float/corrMatrix_FLP.c.o b08fa8aa9b9adfbf
2643 3150 8059802331887817 opus-build/CMakeFiles/opus.dir/silk/float/LTP_analysis_filter_FLP.c.o b98a2ef682bfe65a
2667 3175 8059802332158302 opus-build/CMakeFiles/opus.dir/silk/float/LPC_analysis_filter_FLP.c.o 678d3267a32f34c7
2691 3200 8059802332427765 opus-build/CMakeFiles/opus.dir/silk/float/noise_shape_analysis_FLP.c.o 172f35de7a8a14f3
2716 3224 8059802332620679 opus-build/CMakeFiles/opus.dir/silk/float/LTP_scale_ctrl_FLP.c.o 74f1645ce4783b0c
2740 3248 8059802332879922 opus-build/CMakeFiles/opus.dir/silk/float/find_pred_coefs_FLP.c.o 65778130292e14a2
2764 3273 8059802332963144 opus-build/CMakeFiles/opus.dir/celt/entenc.c.o 242dbf857dec19ed
2788 3302 8059802333147910 opus-build/CMakeFiles/opus.dir/celt/mathops.c.o 856c4a156aaf0d4c
2813 3329 8059802333430021 opus-build/CMakeFiles/opus.dir/celt/entdec.c.o 6ec9bda1150a1faa
2838 3355 8059802333699855 opus-build/CMakeFiles/opus.dir/celt/laplace.c.o 48ec254f60aa404e
2862 3380 8059802333962318 opus-build/CMakeFiles/opus.dir/celt/kiss_fft.c.o 4a4b8e40913eac7d
2886 3407 8059802334199527 opus-build/CMakeFiles/opus.dir/celt/modes.c.o a15ba5d2d7ceb639
2910 3431 8059802334410959 opus-build/CMakeFiles/opus.dir/celt/mdct.c.o d348d6b4b0bb3053
2934 3455 8059802334719666 opus-build/CMakeFiles/opus.dir/celt/pitch.c.o 37b7eefa36f66c6
2958 3481 8059802334999795 opus-build/CMakeFiles/opus.dir/silk/float/scale_vector_FLP.c.o 5b604e0691138bc0
2982 3505 8059802335243386 opus-build/CMakeFiles/opus.dir/silk/float/sort_FLP.c.o c804fd4f8950a225
3006 3530 8059802335419315 opus-build/CMakeFiles/opus.dir/celt/x86/x86cpu.c.o d66c50088bd0a232
3030 3554 8059802335721868 opus-build/CMakeFiles/opus.dir/silk/float/scale_copy_vector_FLP.c.o bc13d9ea28f16a7c
3053 3579 8059802335966170 opus-build/CMakeFiles/opus.dir/silk/float/schur_FLP.c.o 71b783f062e0f5d4
3077 3603 8059802336232030 opus-build/CMakeFiles/opus.dir/celt/x86/vq_sse2.c.o 48e22d73b9b19baa
3102 3627 8059802336419063 opus-build/CMakeFiles/opus.dir/celt/x86/pitch_sse2.c.o b061d9c3cf23533c
3127 3651 8059802336711427 opus-build/CMakeFiles/opus.dir/silk/x86/x86_silk_map.c.o c83ac8c1861ade2
3150 3677 8059802336976331 opus-build/CMakeFiles/opus.dir/celt/x86/pitch_sse.c.o 23178ecc5ccfd4bc
3175 3702 8059802337039407 opus-build/CMakeFiles/opus.dir/celt/x86/x86_celt_map.c.o 9425a270ff392617
3201 3726 8059802337498982 opus-build/CMakeFiles/opus.dir/silk/float/residual_energy_FLP.c.o 6d554d62534e9604
3225 3753 8059802337749043 opus-build/CMakeFiles/opus.dir/silk/float/warped_autocorrelation_FLP.c.o 54f82f31bf662f07
3249 3754 8059802338061435 opus-build/CMakeFiles/opus.dir/silk/float/wrappers_FLP.c.o d5a1617ae09cc82d
3273 3755 8059802338328643 opus-build/CMakeFiles/opus.dir/silk/float/process_gains_FLP.c.o 8166692913627fe2
3303 3756 8059802338539489 opus-build/CMakeFiles/opus.dir/silk/float/regularize_correlations_FLP.c.o 849245043fa81611
3329 3757 8059802338789631 opus-build/CMakeFiles/opus.dir/silk/float/burg_modified_FLP.c.o ba466ee8b807ba8c
3355 3758 8059802338890444 opus-build/CMakeFiles/opus.dir/silk/float/bwexpander_FLP.c.o e0dabbba5f712671
3381 3758 8059802339269527 opus-build/CMakeFiles/opus.dir/silk/float/autocorrelation_FLP.c.o 3ac82e38dfa1a2f3
3407 3759 8059802339511401 opus-build/CMakeFiles/opus.dir/silk/float/k2a_FLP.c.o 259085c5ea935a16
3431 3759 8059802339760585 opus-build/CMakeFiles/opus.dir/silk/float/energy_FLP.c.o 90064ee4da13816f
3455 3760 8059802340010058 opus-build/CMakeFiles/opus.dir/silk/float/inner_product_FLP.c.o 8f185291116fba84
3482 3760 8059802340268381 opus-build/CMakeFiles/opus.dir/silk/float/LPC_inv_pred_gain_FLP.c.o 44b3a4d37639e8da
3506 3761 8059802340640449 opus-build/CMakeFiles/opus.dir/silk/float/pitch_analysis_core_FLP.c.o 51b027b375900466
3530 3761 8059802340701124 opus-build/CMakeFiles/opus.dir/celt/x86/pitch_sse4_1.c.o d34d08e0992e8085
3554 3762 8059802341209780 opus-build/CMakeFiles/opus.dir/silk/x86/NSQ_sse4_1.c.o 55be81b4f672b615
3579 3762 8059802341500831 opus-build/CMakeFiles/opus.dir/silk/x86/NSQ_del_dec_sse4_1.c.o 24e7a4d492622b17
3603 3763 8059802341449610 opus-build/CMakeFiles/opus.dir/celt/x86/celt_lpc_sse4_1.c.o a83c146c467462d2
3627 3764 8059802341796803 opus-build/CMakeFiles/opus.dir/silk/x86/VAD_sse4_1.c.o fe730f972688e7fc
3703 3807 8059802342546487 opus-build/CMakeFiles/opus.dir/silk/x86/VQ_WMat_EC_sse4_1.c.o 3c00ebb745dbfec1
94 3844 8059802342910141 opus-build/CMakeFiles/opus.dir/src/opus_decoder.c.o bbcb1c6ba7d29bca
3651 3868 8059802343167660 opus-build/CMakeFiles/opus.dir/celt/x86/pitch_avx.c.o 3e9539c1b7b75a78
3678 3893 8059802343407171 opus-build/CMakeFiles/opus.dir/silk/float/x86/inner_product_FLP_avx2.c.o 9b451365c034ccb
3726 3981 8059802344267866 opus-build/CMakeFiles/opus.dir/silk/x86/NSQ_del_dec_avx2.c.o 5b1a356d3b12fa49
3981 4156 8059802345527227 opus-build/libopus.a 2abd02df4c177da0
4156 4261 8059802347060235 E:/MyProject/ts-mobile-go/android/app/build/intermediates/cxx/Debug/73414y1y/obj/x86_64/libtsopus.so 8b718c366838a659
7 592 8059913194401163 CMakeFiles/tsopus.dir/opus_jni.cpp.o 14096cde592d7233
593 926 8059913197665373 E:/MyProject/ts-mobile-go/android/app/build/intermediates/cxx/Debug/73414y1y/obj/x86_64/libtsopus.so 8b718c366838a659
@@ -0,0 +1,645 @@
# This is the CMakeCache file.
# For build in directory: e:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64
# It was generated by CMake: D:/Android/sdk/cmake/3.22.1/bin/cmake.exe
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//No help, variable specified on the command line.
ANDROID_ABI:UNINITIALIZED=x86_64
//No help, variable specified on the command line.
ANDROID_NDK:UNINITIALIZED=D:\Android\sdk\ndk\27.0.12077973
//No help, variable specified on the command line.
ANDROID_PLATFORM:UNINITIALIZED=android-26
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-addr2line.exe
//No help, variable specified on the command line.
CMAKE_ANDROID_ARCH_ABI:UNINITIALIZED=x86_64
//No help, variable specified on the command line.
CMAKE_ANDROID_NDK:UNINITIALIZED=D:\Android\sdk\ndk\27.0.12077973
//Archiver
CMAKE_AR:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe
//Flags used by the compiler during all build types.
CMAKE_ASM_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_ASM_FLAGS_DEBUG:STRING=
//Flags used by the compiler during release builds.
CMAKE_ASM_FLAGS_RELEASE:STRING=
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=Debug
//LLVM archiver
CMAKE_CXX_COMPILER_AR:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe
//Generate index for LLVM archive
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe
//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=
//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Libraries linked by default with all C++ applications.
CMAKE_CXX_STANDARD_LIBRARIES:STRING=-latomic -lm
//LLVM archiver
CMAKE_C_COMPILER_AR:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe
//Generate index for LLVM archive
CMAKE_C_COMPILER_RANLIB:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe
//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=
//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds.
CMAKE_C_FLAGS_RELEASE:STRING=
//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Libraries linked by default with all C applications.
CMAKE_C_STANDARD_LIBRARIES:STRING=-latomic -lm
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-dlltool.exe
//Flags used by the linker.
CMAKE_EXE_LINKER_FLAGS:STRING=
//Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//No help, variable specified on the command line.
CMAKE_EXPORT_COMPILE_COMMANDS:UNINITIALIZED=ON
//User executables (bin)
CMAKE_INSTALL_BINDIR:PATH=bin
//Read-only architecture-independent data (DATAROOTDIR)
CMAKE_INSTALL_DATADIR:PATH=
//Read-only architecture-independent data root (share)
CMAKE_INSTALL_DATAROOTDIR:PATH=share
//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
CMAKE_INSTALL_DOCDIR:PATH=
//C header files (include)
CMAKE_INSTALL_INCLUDEDIR:PATH=include
//Info documentation (DATAROOTDIR/info)
CMAKE_INSTALL_INFODIR:PATH=
//Object code libraries (lib)
CMAKE_INSTALL_LIBDIR:PATH=lib
//Program executables (libexec)
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec
//Locale-dependent data (DATAROOTDIR/locale)
CMAKE_INSTALL_LOCALEDIR:PATH=
//Modifiable single-machine data (var)
CMAKE_INSTALL_LOCALSTATEDIR:PATH=var
//Man documentation (DATAROOTDIR/man)
CMAKE_INSTALL_MANDIR:PATH=
//C header files for non-gcc (/usr/include)
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/tsopus
//Run-time variable data (LOCALSTATEDIR/run)
CMAKE_INSTALL_RUNSTATEDIR:PATH=
//System admin executables (sbin)
CMAKE_INSTALL_SBINDIR:PATH=sbin
//Modifiable architecture-independent data (com)
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
//Read-only single-machine data (etc)
CMAKE_INSTALL_SYSCONFDIR:PATH=etc
//No help, variable specified on the command line.
CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=E:\MyProject\ts-mobile-go\android\app\build\intermediates\cxx\Debug\73414y1y\obj\x86_64
//Path to a program.
CMAKE_LINKER:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe
//No help, variable specified on the command line.
CMAKE_MAKE_PROGRAM:UNINITIALIZED=D:\Android\sdk\cmake\3.22.1\bin\ninja.exe
//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-nm.exe
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-objcopy.exe
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-objdump.exe
//Value Computed by CMake
CMAKE_PROJECT_DESCRIPTION:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=tsopus
//Value Computed by CMake
CMAKE_PROJECT_VERSION:STATIC=0
//Value Computed by CMake
CMAKE_PROJECT_VERSION_MAJOR:STATIC=0
//Value Computed by CMake
CMAKE_PROJECT_VERSION_MINOR:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_VERSION_PATCH:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_VERSION_TWEAK:STATIC=
//Ranlib
CMAKE_RANLIB:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe
//Path to a program.
CMAKE_READELF:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-readelf.exe
//No help, variable specified on the command line.
CMAKE_RUNTIME_OUTPUT_DIRECTORY:UNINITIALIZED=E:\MyProject\ts-mobile-go\android\app\build\intermediates\cxx\Debug\73414y1y\obj\x86_64
//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of static libraries
// during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of static libraries
// during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Strip
CMAKE_STRIP:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-strip.exe
//No help, variable specified on the command line.
CMAKE_SYSTEM_NAME:UNINITIALIZED=Android
//No help, variable specified on the command line.
CMAKE_SYSTEM_VERSION:UNINITIALIZED=26
//The CMake toolchain file
CMAKE_TOOLCHAIN_FILE:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/build/cmake/android.toolchain.cmake
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
//Git command line client
GIT_EXECUTABLE:FILEPATH=C:/Program Files/Git/mingw64/bin/git.exe
//additional software error checking.
OPUS_ASSERTIONS:BOOL=OFF
//build programs.
OPUS_BUILD_PROGRAMS:BOOL=OFF
//build shared library.
OPUS_BUILD_SHARED_LIBRARY:BOOL=OFF
//build tests.
OPUS_BUILD_TESTING:BOOL=OFF
//enable bit-exactness checks between optimized and c implementations.
OPUS_CHECK_ASM:BOOL=OFF
//enable non-Opus modes, e.g. 44.1 kHz & 2^n frames.
OPUS_CUSTOM_MODES:BOOL=OFF
//disable all intrinsics optimizations.
OPUS_DISABLE_INTRINSICS:BOOL=OFF
//Run DNN computations as float for debugging purposes.
OPUS_DNN_FLOAT_DEBUG:BOOL=OFF
//enable DRED.
OPUS_DRED:BOOL=OFF
//compile with the floating point API (for machines with float
// library).
OPUS_ENABLE_FLOAT_API:BOOL=ON
//compile as fixed-point (for machines without a fast enough FPU).
OPUS_FIXED_POINT:BOOL=OFF
//enable floating point approximations (Ensure your platform supports
// IEEE 754 before enabling).
OPUS_FLOAT_APPROX:BOOL=OFF
//add protection against buffer overflows.
OPUS_FORTIFY_SOURCE:BOOL=ON
//causes the encoder to make random decisions (do not use in production).
OPUS_FUZZING:BOOL=OFF
//run-time checks that are cheap and safe for use in production.
OPUS_HARDENING:BOOL=ON
//install CMake package config module.
OPUS_INSTALL_CMAKE_CONFIG_MODULE:BOOL=OFF
//install pkg-config module.
OPUS_INSTALL_PKG_CONFIG_MODULE:BOOL=OFF
//enable OSCE.
OPUS_OSCE:BOOL=OFF
//use stack protection.
OPUS_STACK_PROTECTOR:BOOL=ON
//use variable length arrays for stack arrays.
OPUS_VAR_ARRAYS:BOOL=ON
//does runtime check for AVX FMA AVX2 support.
OPUS_X86_MAY_HAVE_AVX2:BOOL=ON
//does runtime check for SSE1 support.
OPUS_X86_MAY_HAVE_SSE:BOOL=ON
//does runtime check for SSE2 support.
OPUS_X86_MAY_HAVE_SSE2:BOOL=ON
//does runtime check for SSE4.1 support.
OPUS_X86_MAY_HAVE_SSE4_1:BOOL=ON
//assume target CPU has AVX FMA AVX2 support (override runtime
// check).
OPUS_X86_PRESUME_AVX2:BOOL=OFF
//assume target CPU has SSE1 support (override runtime check).
OPUS_X86_PRESUME_SSE:BOOL=ON
//assume target CPU has SSE2 support (override runtime check).
OPUS_X86_PRESUME_SSE2:BOOL=ON
//assume target CPU has SSE4.1 support (override runtime check).
OPUS_X86_PRESUME_SSE4_1:BOOL=OFF
//Value Computed by CMake
Opus_BINARY_DIR:STATIC=E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build
//Value Computed by CMake
Opus_IS_TOP_LEVEL:STATIC=OFF
//Value Computed by CMake
Opus_SOURCE_DIR:STATIC=E:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus
//Value Computed by CMake
tsopus_BINARY_DIR:STATIC=E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64
//Value Computed by CMake
tsopus_IS_TOP_LEVEL:STATIC=ON
//Value Computed by CMake
tsopus_SOURCE_DIR:STATIC=E:/MyProject/ts-mobile-go/android/app/src/main/cpp
########################
# INTERNAL cache entries
########################
//Test AVX2_SUPPORTED
AVX2_SUPPORTED:INTERNAL=1
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=e:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=22
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=D:/Android/sdk/cmake/3.22.1/bin/cmake.exe
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=D:/Android/sdk/cmake/3.22.1/bin/cpack.exe
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=D:/Android/sdk/cmake/3.22.1/bin/ctest.exe
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES
CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES
CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_DLLTOOL
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Ninja
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=E:/MyProject/ts-mobile-go/android/app/src/main/cpp
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=2
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_READELF
CMAKE_READELF-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=D:/Android/sdk/cmake/3.22.1/share/cmake-3.22
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Result of TRY_COMPILE
COMPILE_CPU_INFO_BY_ASM_SUPPORTED:INTERNAL=TRUE
//Result of TRY_COMPILE
COMPILE_CPU_INFO_BY_C_SUPPORTED:INTERNAL=TRUE
//Result of TRY_COMPILE
COMPILE_VLA_SUPPORTED:INTERNAL=TRUE
//Test FAST_MATH_SUPPORTED
FAST_MATH_SUPPORTED:INTERNAL=1
//Details about finding Git
FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[C:/Program Files/Git/mingw64/bin/git.exe][v2.54.0.windows.1()]
//ADVANCED property for variable: GIT_EXECUTABLE
GIT_EXECUTABLE-ADVANCED:INTERNAL=1
//Have include alloca.h
HAVE_ALLOCA_H:INTERNAL=1
//Have include cpuid.h
HAVE_CPUID_H:INTERNAL=1
//Have include emmintrin.h
HAVE_EMMINTRIN_H:INTERNAL=1
//Have include immintrin.h
HAVE_IMMINTRIN_H:INTERNAL=1
//Have library m
HAVE_LIBM:INTERNAL=1
//Have symbol lrint
HAVE_LRINT:INTERNAL=1
//Have symbol lrintf
HAVE_LRINTF:INTERNAL=1
//Have include smmintrin.h
HAVE_SMMINTRIN_H:INTERNAL=1
//Have include xmmintrin.h
HAVE_XMMINTRIN_H:INTERNAL=1
//Test HIDDEN_VISIBILITY_SUPPORTED
HIDDEN_VISIBILITY_SUPPORTED:INTERNAL=1
//Test SSE1_SUPPORTED
SSE1_SUPPORTED:INTERNAL=1
//Test SSE2_SUPPORTED
SSE2_SUPPORTED:INTERNAL=1
//Test SSE4_1_SUPPORTED
SSE4_1_SUPPORTED:INTERNAL=1
//Test STACK_PROTECTOR_SUPPORTED
STACK_PROTECTOR_SUPPORTED:INTERNAL=1
//Have symbol alloca
USE_ALLOCA_SUPPORTED:INTERNAL=1
//Test W_SUPPORTED
W_SUPPORTED:INTERNAL=1
//Test Wall_SUPPORTED
Wall_SUPPORTED:INTERNAL=1
//Test Wcastalign_SUPPORTED
Wcastalign_SUPPORTED:INTERNAL=1
//Test Wextra_SUPPORTED
Wextra_SUPPORTED:INTERNAL=1
//Test Wnestedexterns_SUPPORTED
Wnestedexterns_SUPPORTED:INTERNAL=1
//Test Wshadow_SUPPORTED
Wshadow_SUPPORTED:INTERNAL=1
//Test Wstrictprototypes_SUPPORTED
Wstrictprototypes_SUPPORTED:INTERNAL=1
//CMAKE_INSTALL_PREFIX during last run
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=C:/Program Files (x86)/tsopus
@@ -0,0 +1,72 @@
set(CMAKE_C_COMPILER "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe")
set(CMAKE_C_COMPILER_ARG1 "")
set(CMAKE_C_COMPILER_ID "Clang")
set(CMAKE_C_COMPILER_VERSION "18.0.1")
set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
set(CMAKE_C_COMPILER_WRAPPER "")
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17")
set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON")
set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23")
set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
set(CMAKE_C17_COMPILE_FEATURES "c_std_17")
set(CMAKE_C23_COMPILE_FEATURES "c_std_23")
set(CMAKE_C_PLATFORM_ID "Linux")
set(CMAKE_C_SIMULATE_ID "")
set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU")
set(CMAKE_C_SIMULATE_VERSION "")
set(CMAKE_AR "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe")
set(CMAKE_C_COMPILER_AR "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe")
set(CMAKE_RANLIB "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe")
set(CMAKE_C_COMPILER_RANLIB "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe")
set(CMAKE_LINKER "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe")
set(CMAKE_MT "")
set(CMAKE_COMPILER_IS_GNUCC )
set(CMAKE_C_COMPILER_LOADED 1)
set(CMAKE_C_COMPILER_WORKS TRUE)
set(CMAKE_C_ABI_COMPILED TRUE)
set(CMAKE_C_COMPILER_ENV_VAR "CC")
set(CMAKE_C_COMPILER_ID_RUN 1)
set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
set(CMAKE_C_LINKER_PREFERENCE 10)
# Save compiler ABI information.
set(CMAKE_C_SIZEOF_DATA_PTR "8")
set(CMAKE_C_COMPILER_ABI "ELF")
set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN")
set(CMAKE_C_LIBRARY_ARCHITECTURE "")
if(CMAKE_C_SIZEOF_DATA_PTR)
set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
endif()
if(CMAKE_C_COMPILER_ABI)
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
endif()
if(CMAKE_C_LIBRARY_ARCHITECTURE)
set(CMAKE_LIBRARY_ARCHITECTURE "")
endif()
set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
endif()
set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/18/include;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/x86_64-linux-android;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include")
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "-l:libunwind.a;dl;c;-l:libunwind.a;dl")
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/18/lib/linux/x86_64;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/x86_64-linux-android/26;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/x86_64-linux-android;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib")
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
@@ -0,0 +1,83 @@
set(CMAKE_CXX_COMPILER "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe")
set(CMAKE_CXX_COMPILER_ARG1 "")
set(CMAKE_CXX_COMPILER_ID "Clang")
set(CMAKE_CXX_COMPILER_VERSION "18.0.1")
set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
set(CMAKE_CXX_COMPILER_WRAPPER "")
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17")
set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON")
set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23")
set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23")
set(CMAKE_CXX_PLATFORM_ID "Linux")
set(CMAKE_CXX_SIMULATE_ID "")
set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU")
set(CMAKE_CXX_SIMULATE_VERSION "")
set(CMAKE_AR "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe")
set(CMAKE_CXX_COMPILER_AR "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe")
set(CMAKE_RANLIB "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe")
set(CMAKE_CXX_COMPILER_RANLIB "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe")
set(CMAKE_LINKER "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe")
set(CMAKE_MT "")
set(CMAKE_COMPILER_IS_GNUCXX )
set(CMAKE_CXX_COMPILER_LOADED 1)
set(CMAKE_CXX_COMPILER_WORKS TRUE)
set(CMAKE_CXX_ABI_COMPILED TRUE)
set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
set(CMAKE_CXX_COMPILER_ID_RUN 1)
set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm)
set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
foreach (lang C OBJC OBJCXX)
if (CMAKE_${lang}_COMPILER_ID_RUN)
foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
endforeach()
endif()
endforeach()
set(CMAKE_CXX_LINKER_PREFERENCE 30)
set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
# Save compiler ABI information.
set(CMAKE_CXX_SIZEOF_DATA_PTR "8")
set(CMAKE_CXX_COMPILER_ABI "ELF")
set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN")
set(CMAKE_CXX_LIBRARY_ARCHITECTURE "")
if(CMAKE_CXX_SIZEOF_DATA_PTR)
set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
endif()
if(CMAKE_CXX_COMPILER_ABI)
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
endif()
if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
set(CMAKE_LIBRARY_ARCHITECTURE "")
endif()
set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX)
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}")
endif()
set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/18/include;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/x86_64-linux-android;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include")
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "c++;m;-l:libunwind.a;dl;c;-l:libunwind.a;dl")
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/18/lib/linux/x86_64;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/x86_64-linux-android/26;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/x86_64-linux-android;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib")
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
@@ -0,0 +1,15 @@
set(CMAKE_HOST_SYSTEM "Windows-10.0.26200")
set(CMAKE_HOST_SYSTEM_NAME "Windows")
set(CMAKE_HOST_SYSTEM_VERSION "10.0.26200")
set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64")
include("D:/Android/sdk/ndk/27.0.12077973/build/cmake/android.toolchain.cmake")
set(CMAKE_SYSTEM "Android-1")
set(CMAKE_SYSTEM_NAME "Android")
set(CMAKE_SYSTEM_VERSION "1")
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
set(CMAKE_CROSSCOMPILING "TRUE")
set(CMAKE_SYSTEM_LOADED 1)
@@ -0,0 +1,803 @@
#ifdef __cplusplus
# error "A C++ compiler has been selected for C."
#endif
#if defined(__18CXX)
# define ID_VOID_MAIN
#endif
#if defined(__CLASSIC_C__)
/* cv-qualifiers did not exist in K&R C */
# define const
# define volatile
#endif
#if !defined(__has_include)
/* If the compiler does not have __has_include, pretend the answer is
always no. */
# define __has_include(x) 0
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date components: YYYY=Year, MM=Month, DD=Day */
#if defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# if defined(__GNUC__)
# define SIMULATE_ID "GNU"
# endif
/* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
except that a few beta releases use the old format with V=2021. */
# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
# if defined(__INTEL_COMPILER_UPDATE)
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
# else
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
# endif
# else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
/* The third version component from --version is an update index,
but no macro is provided for it. */
# define COMPILER_VERSION_PATCH DEC(0)
# endif
# if defined(__INTEL_COMPILER_BUILD_DATE)
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
# endif
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
# define COMPILER_ID "IntelLLVM"
#if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
#endif
#if defined(__GNUC__)
# define SIMULATE_ID "GNU"
#endif
/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
* later. Look for 6 digit vs. 8 digit version number to decide encoding.
* VVVV is no smaller than the current year when a version is released.
*/
#if __INTEL_LLVM_COMPILER < 1000000L
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
#else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
#endif
#if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
#endif
#if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
#elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
#endif
#if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
#endif
#if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
#endif
#elif defined(__PATHCC__)
# define COMPILER_ID "PathScale"
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
# if defined(__PATHCC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
# endif
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
# define COMPILER_ID "Embarcadero"
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
/* __BORLANDC__ = 0xVRR */
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
# define COMPILER_ID "Watcom"
/* __WATCOMC__ = VVRR */
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__WATCOMC__)
# define COMPILER_ID "OpenWatcom"
/* __WATCOMC__ = VVRP + 1100 */
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__SUNPRO_C)
# define COMPILER_ID "SunPro"
# if __SUNPRO_C >= 0x5100
/* __SUNPRO_C = 0xVRRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
# else
/* __SUNPRO_CC = 0xVRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
# endif
#elif defined(__HP_cc)
# define COMPILER_ID "HP"
/* __HP_cc = VVRRPP */
# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100)
#elif defined(__DECC)
# define COMPILER_ID "Compaq"
/* __DECC_VER = VVRRTPPPP */
# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100)
# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000)
#elif defined(__IBMC__) && defined(__COMPILER_VER__)
# define COMPILER_ID "zOS"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__ibmxl__) && defined(__clang__)
# define COMPILER_ID "XLClang"
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800
# define COMPILER_ID "XL"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800
# define COMPILER_ID "VisualAge"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__NVCOMPILER)
# define COMPILER_ID "NVHPC"
# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
# if defined(__NVCOMPILER_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
# endif
#elif defined(__PGI)
# define COMPILER_ID "PGI"
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
# if defined(__PGIC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
# endif
#elif defined(_CRAYC)
# define COMPILER_ID "Cray"
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
#elif defined(__TI_COMPILER_VERSION__)
# define COMPILER_ID "TI"
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
#elif defined(__CLANG_FUJITSU)
# define COMPILER_ID "FujitsuClang"
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
#elif defined(__FUJITSU)
# define COMPILER_ID "Fujitsu"
# if defined(__FCC_version__)
# define COMPILER_VERSION __FCC_version__
# elif defined(__FCC_major__)
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# endif
# if defined(__fcc_version)
# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
# elif defined(__FCC_VERSION)
# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
# endif
#elif defined(__ghs__)
# define COMPILER_ID "GHS"
/* __GHS_VERSION_NUMBER = VVVVRP */
# ifdef __GHS_VERSION_NUMBER
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
# endif
#elif defined(__TINYC__)
# define COMPILER_ID "TinyCC"
#elif defined(__BCC__)
# define COMPILER_ID "Bruce"
#elif defined(__SCO_VERSION__)
# define COMPILER_ID "SCO"
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
# define COMPILER_ID "ARMCC"
#if __ARMCC_VERSION >= 1000000
/* __ARMCC_VERSION = VRRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#else
/* __ARMCC_VERSION = VRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#endif
#elif defined(__clang__) && defined(__apple_build_version__)
# define COMPILER_ID "AppleClang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
# define COMPILER_ID "ARMClang"
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
#elif defined(__clang__)
# define COMPILER_ID "Clang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
#elif defined(__GNUC__)
# define COMPILER_ID "GNU"
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
# if defined(__GNUC_MINOR__)
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
/* _MSC_VER = VVRR */
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
# if defined(_MSC_FULL_VER)
# if _MSC_VER >= 1400
/* _MSC_FULL_VER = VVRRPPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
# else
/* _MSC_FULL_VER = VVRRPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
# endif
# endif
# if defined(_MSC_BUILD)
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
# endif
#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
# define COMPILER_ID "ADSP"
#if defined(__VISUALDSPVERSION__)
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
#endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# define COMPILER_ID "IAR"
# if defined(__VER__) && defined(__ICCARM__)
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# endif
#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC)
# define COMPILER_ID "SDCC"
# if defined(__SDCC_VERSION_MAJOR)
# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR)
# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR)
# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH)
# else
/* SDCC = VRP */
# define COMPILER_VERSION_MAJOR DEC(SDCC/100)
# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
# define COMPILER_VERSION_PATCH DEC(SDCC % 10)
# endif
/* These compilers are either not known or too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
#else /* unknown compiler */
# define COMPILER_ID ""
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
#ifdef SIMULATE_ID
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
#endif
#ifdef __QNXNTO__
char const* qnxnto = "INFO" ":" "qnxnto[]";
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
#endif
#define STRINGIFY_HELPER(X) #X
#define STRINGIFY(X) STRINGIFY_HELPER(X)
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
#elif defined(__MSYS__)
# define PLATFORM_ID "MSYS"
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
#elif defined(__HAIKU__)
# define PLATFORM_ID "Haiku"
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
#elif defined(__WATCOMC__)
# if defined(__LINUX__)
# define PLATFORM_ID "Linux"
# elif defined(__DOS__)
# define PLATFORM_ID "DOS"
# elif defined(__OS2__)
# define PLATFORM_ID "OS2"
# elif defined(__WINDOWS__)
# define PLATFORM_ID "Windows3x"
# elif defined(__VXWORKS__)
# define PLATFORM_ID "VxWorks"
# else /* unknown platform */
# define PLATFORM_ID
# endif
#elif defined(__INTEGRITY)
# if defined(INT_178B)
# define PLATFORM_ID "Integrity178"
# else /* regular Integrity */
# define PLATFORM_ID "Integrity"
# endif
#else /* unknown platform */
# define PLATFORM_ID
#endif
/* For windows compilers MSVC and Intel we can determine
the architecture of the compiler being used. This is because
the compilers do not have flags that can change the architecture,
but rather depend on which compiler is being used
*/
#if defined(_WIN32) && defined(_MSC_VER)
# if defined(_M_IA64)
# define ARCHITECTURE_ID "IA64"
# elif defined(_M_ARM64EC)
# define ARCHITECTURE_ID "ARM64EC"
# elif defined(_M_X64) || defined(_M_AMD64)
# define ARCHITECTURE_ID "x64"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# elif defined(_M_ARM64)
# define ARCHITECTURE_ID "ARM64"
# elif defined(_M_ARM)
# if _M_ARM == 4
# define ARCHITECTURE_ID "ARMV4I"
# elif _M_ARM == 5
# define ARCHITECTURE_ID "ARMV5I"
# else
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
# endif
# elif defined(_M_MIPS)
# define ARCHITECTURE_ID "MIPS"
# elif defined(_M_SH)
# define ARCHITECTURE_ID "SHx"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__WATCOMC__)
# if defined(_M_I86)
# define ARCHITECTURE_ID "I86"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# if defined(__ICCARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__ICCRX__)
# define ARCHITECTURE_ID "RX"
# elif defined(__ICCRH850__)
# define ARCHITECTURE_ID "RH850"
# elif defined(__ICCRL78__)
# define ARCHITECTURE_ID "RL78"
# elif defined(__ICCRISCV__)
# define ARCHITECTURE_ID "RISCV"
# elif defined(__ICCAVR__)
# define ARCHITECTURE_ID "AVR"
# elif defined(__ICC430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__ICCV850__)
# define ARCHITECTURE_ID "V850"
# elif defined(__ICC8051__)
# define ARCHITECTURE_ID "8051"
# elif defined(__ICCSTM8__)
# define ARCHITECTURE_ID "STM8"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__ghs__)
# if defined(__PPC64__)
# define ARCHITECTURE_ID "PPC64"
# elif defined(__ppc__)
# define ARCHITECTURE_ID "PPC"
# elif defined(__ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__x86_64__)
# define ARCHITECTURE_ID "x64"
# elif defined(__i386__)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__TI_COMPILER_VERSION__)
# if defined(__TI_ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__MSP430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__TMS320C28XX__)
# define ARCHITECTURE_ID "TMS320C28x"
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
# define ARCHITECTURE_ID "TMS320C6x"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#else
# define ARCHITECTURE_ID
#endif
/* Convert integer to decimal digit literals. */
#define DEC(n) \
('0' + (((n) / 10000000)%10)), \
('0' + (((n) / 1000000)%10)), \
('0' + (((n) / 100000)%10)), \
('0' + (((n) / 10000)%10)), \
('0' + (((n) / 1000)%10)), \
('0' + (((n) / 100)%10)), \
('0' + (((n) / 10)%10)), \
('0' + ((n) % 10))
/* Convert integer to hex digit literals. */
#define HEX(n) \
('0' + ((n)>>28 & 0xF)), \
('0' + ((n)>>24 & 0xF)), \
('0' + ((n)>>20 & 0xF)), \
('0' + ((n)>>16 & 0xF)), \
('0' + ((n)>>12 & 0xF)), \
('0' + ((n)>>8 & 0xF)), \
('0' + ((n)>>4 & 0xF)), \
('0' + ((n) & 0xF))
/* Construct a string literal encoding the version number. */
#ifdef COMPILER_VERSION
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
/* Construct a string literal encoding the version number components. */
#elif defined(COMPILER_VERSION_MAJOR)
char const info_version[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
COMPILER_VERSION_MAJOR,
# ifdef COMPILER_VERSION_MINOR
'.', COMPILER_VERSION_MINOR,
# ifdef COMPILER_VERSION_PATCH
'.', COMPILER_VERSION_PATCH,
# ifdef COMPILER_VERSION_TWEAK
'.', COMPILER_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct a string literal encoding the internal version number. */
#ifdef COMPILER_VERSION_INTERNAL
char const info_version_internal[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
'i','n','t','e','r','n','a','l','[',
COMPILER_VERSION_INTERNAL,']','\0'};
#elif defined(COMPILER_VERSION_INTERNAL_STR)
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
#endif
/* Construct a string literal encoding the version number components. */
#ifdef SIMULATE_VERSION_MAJOR
char const info_simulate_version[] = {
'I', 'N', 'F', 'O', ':',
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
SIMULATE_VERSION_MAJOR,
# ifdef SIMULATE_VERSION_MINOR
'.', SIMULATE_VERSION_MINOR,
# ifdef SIMULATE_VERSION_PATCH
'.', SIMULATE_VERSION_PATCH,
# ifdef SIMULATE_VERSION_TWEAK
'.', SIMULATE_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
#if !defined(__STDC__) && !defined(__clang__)
# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__)
# define C_VERSION "90"
# else
# define C_VERSION
# endif
#elif __STDC_VERSION__ > 201710L
# define C_VERSION "23"
#elif __STDC_VERSION__ >= 201710L
# define C_VERSION "17"
#elif __STDC_VERSION__ >= 201000L
# define C_VERSION "11"
#elif __STDC_VERSION__ >= 199901L
# define C_VERSION "99"
#else
# define C_VERSION "90"
#endif
const char* info_language_standard_default =
"INFO" ":" "standard_default[" C_VERSION "]";
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
/* !defined(_MSC_VER) to exclude Clang's MSVC compatibility mode. */
#if (defined(__clang__) || defined(__GNUC__) || \
defined(__TI_COMPILER_VERSION__)) && \
!defined(__STRICT_ANSI__) && !defined(_MSC_VER)
"ON"
#else
"OFF"
#endif
"]";
/*--------------------------------------------------------------------------*/
#ifdef ID_VOID_MAIN
void main() {}
#else
# if defined(__CLASSIC_C__)
int main(argc, argv) int argc; char *argv[];
# else
int main(int argc, char* argv[])
# endif
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
require += info_arch[argc];
#ifdef COMPILER_VERSION_MAJOR
require += info_version[argc];
#endif
#ifdef COMPILER_VERSION_INTERNAL
require += info_version_internal[argc];
#endif
#ifdef SIMULATE_ID
require += info_simulate[argc];
#endif
#ifdef SIMULATE_VERSION_MAJOR
require += info_simulate_version[argc];
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
require += info_cray[argc];
#endif
require += info_language_standard_default[argc];
require += info_language_extensions_default[argc];
(void)argv;
return require;
}
#endif
@@ -0,0 +1,791 @@
/* This source file must have a .cpp extension so that all C++ compilers
recognize the extension without flags. Borland does not know .cxx for
example. */
#ifndef __cplusplus
# error "A C compiler has been selected for C++."
#endif
#if !defined(__has_include)
/* If the compiler does not have __has_include, pretend the answer is
always no. */
# define __has_include(x) 0
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date components: YYYY=Year, MM=Month, DD=Day */
#if defined(__COMO__)
# define COMPILER_ID "Comeau"
/* __COMO_VERSION__ = VRR */
# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100)
# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100)
#elif defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# if defined(__GNUC__)
# define SIMULATE_ID "GNU"
# endif
/* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
except that a few beta releases use the old format with V=2021. */
# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
# if defined(__INTEL_COMPILER_UPDATE)
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
# else
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
# endif
# else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
/* The third version component from --version is an update index,
but no macro is provided for it. */
# define COMPILER_VERSION_PATCH DEC(0)
# endif
# if defined(__INTEL_COMPILER_BUILD_DATE)
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
# endif
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
# define COMPILER_ID "IntelLLVM"
#if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
#endif
#if defined(__GNUC__)
# define SIMULATE_ID "GNU"
#endif
/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
* later. Look for 6 digit vs. 8 digit version number to decide encoding.
* VVVV is no smaller than the current year when a version is released.
*/
#if __INTEL_LLVM_COMPILER < 1000000L
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
#else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
#endif
#if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
#endif
#if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
#elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
#endif
#if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
#endif
#if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
#endif
#elif defined(__PATHCC__)
# define COMPILER_ID "PathScale"
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
# if defined(__PATHCC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
# endif
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
# define COMPILER_ID "Embarcadero"
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
/* __BORLANDC__ = 0xVRR */
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
# define COMPILER_ID "Watcom"
/* __WATCOMC__ = VVRR */
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__WATCOMC__)
# define COMPILER_ID "OpenWatcom"
/* __WATCOMC__ = VVRP + 1100 */
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__SUNPRO_CC)
# define COMPILER_ID "SunPro"
# if __SUNPRO_CC >= 0x5100
/* __SUNPRO_CC = 0xVRRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
# else
/* __SUNPRO_CC = 0xVRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
# endif
#elif defined(__HP_aCC)
# define COMPILER_ID "HP"
/* __HP_aCC = VVRRPP */
# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
#elif defined(__DECCXX)
# define COMPILER_ID "Compaq"
/* __DECCXX_VER = VVRRTPPPP */
# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
# define COMPILER_ID "zOS"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__ibmxl__) && defined(__clang__)
# define COMPILER_ID "XLClang"
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
# define COMPILER_ID "XL"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
# define COMPILER_ID "VisualAge"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__NVCOMPILER)
# define COMPILER_ID "NVHPC"
# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
# if defined(__NVCOMPILER_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
# endif
#elif defined(__PGI)
# define COMPILER_ID "PGI"
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
# if defined(__PGIC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
# endif
#elif defined(_CRAYC)
# define COMPILER_ID "Cray"
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
#elif defined(__TI_COMPILER_VERSION__)
# define COMPILER_ID "TI"
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
#elif defined(__CLANG_FUJITSU)
# define COMPILER_ID "FujitsuClang"
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
#elif defined(__FUJITSU)
# define COMPILER_ID "Fujitsu"
# if defined(__FCC_version__)
# define COMPILER_VERSION __FCC_version__
# elif defined(__FCC_major__)
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# endif
# if defined(__fcc_version)
# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
# elif defined(__FCC_VERSION)
# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
# endif
#elif defined(__ghs__)
# define COMPILER_ID "GHS"
/* __GHS_VERSION_NUMBER = VVVVRP */
# ifdef __GHS_VERSION_NUMBER
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
# endif
#elif defined(__SCO_VERSION__)
# define COMPILER_ID "SCO"
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
# define COMPILER_ID "ARMCC"
#if __ARMCC_VERSION >= 1000000
/* __ARMCC_VERSION = VRRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#else
/* __ARMCC_VERSION = VRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#endif
#elif defined(__clang__) && defined(__apple_build_version__)
# define COMPILER_ID "AppleClang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
# define COMPILER_ID "ARMClang"
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
#elif defined(__clang__)
# define COMPILER_ID "Clang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
#elif defined(__GNUC__) || defined(__GNUG__)
# define COMPILER_ID "GNU"
# if defined(__GNUC__)
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
# else
# define COMPILER_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
/* _MSC_VER = VVRR */
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
# if defined(_MSC_FULL_VER)
# if _MSC_VER >= 1400
/* _MSC_FULL_VER = VVRRPPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
# else
/* _MSC_FULL_VER = VVRRPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
# endif
# endif
# if defined(_MSC_BUILD)
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
# endif
#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
# define COMPILER_ID "ADSP"
#if defined(__VISUALDSPVERSION__)
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
#endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# define COMPILER_ID "IAR"
# if defined(__VER__) && defined(__ICCARM__)
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# endif
/* These compilers are either not known or too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
#else /* unknown compiler */
# define COMPILER_ID ""
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
#ifdef SIMULATE_ID
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
#endif
#ifdef __QNXNTO__
char const* qnxnto = "INFO" ":" "qnxnto[]";
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
#endif
#define STRINGIFY_HELPER(X) #X
#define STRINGIFY(X) STRINGIFY_HELPER(X)
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
#elif defined(__MSYS__)
# define PLATFORM_ID "MSYS"
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
#elif defined(__HAIKU__)
# define PLATFORM_ID "Haiku"
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
#elif defined(__WATCOMC__)
# if defined(__LINUX__)
# define PLATFORM_ID "Linux"
# elif defined(__DOS__)
# define PLATFORM_ID "DOS"
# elif defined(__OS2__)
# define PLATFORM_ID "OS2"
# elif defined(__WINDOWS__)
# define PLATFORM_ID "Windows3x"
# elif defined(__VXWORKS__)
# define PLATFORM_ID "VxWorks"
# else /* unknown platform */
# define PLATFORM_ID
# endif
#elif defined(__INTEGRITY)
# if defined(INT_178B)
# define PLATFORM_ID "Integrity178"
# else /* regular Integrity */
# define PLATFORM_ID "Integrity"
# endif
#else /* unknown platform */
# define PLATFORM_ID
#endif
/* For windows compilers MSVC and Intel we can determine
the architecture of the compiler being used. This is because
the compilers do not have flags that can change the architecture,
but rather depend on which compiler is being used
*/
#if defined(_WIN32) && defined(_MSC_VER)
# if defined(_M_IA64)
# define ARCHITECTURE_ID "IA64"
# elif defined(_M_ARM64EC)
# define ARCHITECTURE_ID "ARM64EC"
# elif defined(_M_X64) || defined(_M_AMD64)
# define ARCHITECTURE_ID "x64"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# elif defined(_M_ARM64)
# define ARCHITECTURE_ID "ARM64"
# elif defined(_M_ARM)
# if _M_ARM == 4
# define ARCHITECTURE_ID "ARMV4I"
# elif _M_ARM == 5
# define ARCHITECTURE_ID "ARMV5I"
# else
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
# endif
# elif defined(_M_MIPS)
# define ARCHITECTURE_ID "MIPS"
# elif defined(_M_SH)
# define ARCHITECTURE_ID "SHx"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__WATCOMC__)
# if defined(_M_I86)
# define ARCHITECTURE_ID "I86"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# if defined(__ICCARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__ICCRX__)
# define ARCHITECTURE_ID "RX"
# elif defined(__ICCRH850__)
# define ARCHITECTURE_ID "RH850"
# elif defined(__ICCRL78__)
# define ARCHITECTURE_ID "RL78"
# elif defined(__ICCRISCV__)
# define ARCHITECTURE_ID "RISCV"
# elif defined(__ICCAVR__)
# define ARCHITECTURE_ID "AVR"
# elif defined(__ICC430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__ICCV850__)
# define ARCHITECTURE_ID "V850"
# elif defined(__ICC8051__)
# define ARCHITECTURE_ID "8051"
# elif defined(__ICCSTM8__)
# define ARCHITECTURE_ID "STM8"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__ghs__)
# if defined(__PPC64__)
# define ARCHITECTURE_ID "PPC64"
# elif defined(__ppc__)
# define ARCHITECTURE_ID "PPC"
# elif defined(__ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__x86_64__)
# define ARCHITECTURE_ID "x64"
# elif defined(__i386__)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__TI_COMPILER_VERSION__)
# if defined(__TI_ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__MSP430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__TMS320C28XX__)
# define ARCHITECTURE_ID "TMS320C28x"
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
# define ARCHITECTURE_ID "TMS320C6x"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#else
# define ARCHITECTURE_ID
#endif
/* Convert integer to decimal digit literals. */
#define DEC(n) \
('0' + (((n) / 10000000)%10)), \
('0' + (((n) / 1000000)%10)), \
('0' + (((n) / 100000)%10)), \
('0' + (((n) / 10000)%10)), \
('0' + (((n) / 1000)%10)), \
('0' + (((n) / 100)%10)), \
('0' + (((n) / 10)%10)), \
('0' + ((n) % 10))
/* Convert integer to hex digit literals. */
#define HEX(n) \
('0' + ((n)>>28 & 0xF)), \
('0' + ((n)>>24 & 0xF)), \
('0' + ((n)>>20 & 0xF)), \
('0' + ((n)>>16 & 0xF)), \
('0' + ((n)>>12 & 0xF)), \
('0' + ((n)>>8 & 0xF)), \
('0' + ((n)>>4 & 0xF)), \
('0' + ((n) & 0xF))
/* Construct a string literal encoding the version number. */
#ifdef COMPILER_VERSION
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
/* Construct a string literal encoding the version number components. */
#elif defined(COMPILER_VERSION_MAJOR)
char const info_version[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
COMPILER_VERSION_MAJOR,
# ifdef COMPILER_VERSION_MINOR
'.', COMPILER_VERSION_MINOR,
# ifdef COMPILER_VERSION_PATCH
'.', COMPILER_VERSION_PATCH,
# ifdef COMPILER_VERSION_TWEAK
'.', COMPILER_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct a string literal encoding the internal version number. */
#ifdef COMPILER_VERSION_INTERNAL
char const info_version_internal[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
'i','n','t','e','r','n','a','l','[',
COMPILER_VERSION_INTERNAL,']','\0'};
#elif defined(COMPILER_VERSION_INTERNAL_STR)
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
#endif
/* Construct a string literal encoding the version number components. */
#ifdef SIMULATE_VERSION_MAJOR
char const info_simulate_version[] = {
'I', 'N', 'F', 'O', ':',
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
SIMULATE_VERSION_MAJOR,
# ifdef SIMULATE_VERSION_MINOR
'.', SIMULATE_VERSION_MINOR,
# ifdef SIMULATE_VERSION_PATCH
'.', SIMULATE_VERSION_PATCH,
# ifdef SIMULATE_VERSION_TWEAK
'.', SIMULATE_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L
# if defined(__INTEL_CXX11_MODE__)
# if defined(__cpp_aggregate_nsdmi)
# define CXX_STD 201402L
# else
# define CXX_STD 201103L
# endif
# else
# define CXX_STD 199711L
# endif
#elif defined(_MSC_VER) && defined(_MSVC_LANG)
# define CXX_STD _MSVC_LANG
#else
# define CXX_STD __cplusplus
#endif
const char* info_language_standard_default = "INFO" ":" "standard_default["
#if CXX_STD > 202002L
"23"
#elif CXX_STD > 201703L
"20"
#elif CXX_STD >= 201703L
"17"
#elif CXX_STD >= 201402L
"14"
#elif CXX_STD >= 201103L
"11"
#else
"98"
#endif
"]";
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
/* !defined(_MSC_VER) to exclude Clang's MSVC compatibility mode. */
#if (defined(__clang__) || defined(__GNUC__) || \
defined(__TI_COMPILER_VERSION__)) && \
!defined(__STRICT_ANSI__) && !defined(_MSC_VER)
"ON"
#else
"OFF"
#endif
"]";
/*--------------------------------------------------------------------------*/
int main(int argc, char* argv[])
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
#ifdef COMPILER_VERSION_MAJOR
require += info_version[argc];
#endif
#ifdef COMPILER_VERSION_INTERNAL
require += info_version_internal[argc];
#endif
#ifdef SIMULATE_ID
require += info_simulate[argc];
#endif
#ifdef SIMULATE_VERSION_MAJOR
require += info_simulate_version[argc];
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
require += info_cray[argc];
#endif
require += info_language_standard_default[argc];
require += info_language_extensions_default[argc];
(void)argv;
return require;
}
@@ -0,0 +1,14 @@
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/CMakeFiles/tsopus.dir
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/CMakeFiles/edit_cache.dir
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/CMakeFiles/rebuild_cache.dir
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/CMakeFiles/list_install_components.dir
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/CMakeFiles/install.dir
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/CMakeFiles/install/local.dir
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/CMakeFiles/install/strip.dir
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build/CMakeFiles/opus.dir
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build/CMakeFiles/edit_cache.dir
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build/CMakeFiles/rebuild_cache.dir
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build/CMakeFiles/list_install_components.dir
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build/CMakeFiles/install.dir
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build/CMakeFiles/install/local.dir
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build/CMakeFiles/install/strip.dir
@@ -0,0 +1 @@
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
@@ -0,0 +1,85 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Ninja" Generator, CMake Version 3.22
# This file contains all the rules used to get the outputs files
# built from the input files.
# It is included in the main 'build.ninja'.
# =============================================================================
# Project: tsopus
# Configurations: Debug
# =============================================================================
# =============================================================================
#############################################
# Rule for compiling CXX files.
rule CXX_COMPILER__tsopus_Debug
depfile = $DEP_FILE
deps = gcc
command = D:\Android\sdk\ndk\27.0.12077973\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
description = Building CXX object $out
#############################################
# Rule for linking CXX shared library.
rule CXX_SHARED_LIBRARY_LINKER__tsopus_Debug
command = cmd.exe /C "$PRE_LINK && D:\Android\sdk\ndk\27.0.12077973\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD"
description = Linking CXX shared library $TARGET_FILE
restat = $RESTAT
#############################################
# Rule for running custom commands.
rule CUSTOM_COMMAND
command = $COMMAND
description = $DESC
#############################################
# Rule for compiling C files.
rule C_COMPILER__opus_Debug
depfile = $DEP_FILE
deps = gcc
command = D:\Android\sdk\ndk\27.0.12077973\toolchains\llvm\prebuilt\windows-x86_64\bin\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
description = Building C object $out
#############################################
# Rule for linking C static library.
rule C_STATIC_LIBRARY_LINKER__opus_Debug
command = cmd.exe /C "$PRE_LINK && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -E rm -f $TARGET_FILE && D:\Android\sdk\ndk\27.0.12077973\toolchains\llvm\prebuilt\windows-x86_64\bin\llvm-ar.exe qc $TARGET_FILE $LINK_FLAGS @$RSP_FILE && D:\Android\sdk\ndk\27.0.12077973\toolchains\llvm\prebuilt\windows-x86_64\bin\llvm-ranlib.exe $TARGET_FILE && $POST_BUILD"
description = Linking C static library $TARGET_FILE
rspfile = $RSP_FILE
rspfile_content = $in $LINK_PATH $LINK_LIBRARIES
restat = $RESTAT
#############################################
# Rule for re-running cmake.
rule RERUN_CMAKE
command = D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SE:\MyProject\ts-mobile-go\android\app\src\main\cpp -BE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86_64
description = Re-running CMake...
generator = 1
#############################################
# Rule for cleaning all built files.
rule CLEAN
command = D:\Android\sdk\cmake\3.22.1\bin\ninja.exe $FILE_ARG -t clean $TARGETS
description = Cleaning all built files...
#############################################
# Rule for printing all primary targets available.
rule HELP
command = D:\Android\sdk\cmake\3.22.1\bin\ninja.exe -t targets
description = All primary targets available:
@@ -0,0 +1,241 @@
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\include\opus.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\include\opus_multistream.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\include\opus_projection.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\src\opus_private.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\src\analysis.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\src\mapping_matrix.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\src\mlp.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\include\opus_defines.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\include\opus_types.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\debug.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\control.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\errors.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\API.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\typedef.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\define.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\main.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\main_sse.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\PLC.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\structs.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tuning_parameters.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\Inlines.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\MacroCount.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\MacroDebug.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\macros.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NSQ.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\pitch_est_defines.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_private.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_rom.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_structs.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\SigProc_FIX.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\SigProc_FIX_sse.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\biquad_alt_arm.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\LPC_inv_pred_gain_arm.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\macros_armv4.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\macros_armv5e.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\macros_arm64.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\SigProc_FIX_armv4.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\SigProc_FIX_armv5e.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\NSQ_del_dec_arm.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\NSQ_neon.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\fixed\main_FIX.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\fixed\structs_FIX.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\fixed\arm\warped_autocorrelation_FIX_arm.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\fixed\mips\noise_shape_analysis_FIX_mipsr1.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\fixed\mips\warped_autocorrelation_FIX_mipsr1.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\main_FLP.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\structs_FLP.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\SigProc_FLP.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\mips\macros_mipsr1.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\mips\NSQ_del_dec_mipsr1.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\mips\sigproc_fix_mipsr1.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\CNG.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\code_signs.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\init_decoder.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\decode_core.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\decode_frame.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\decode_parameters.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\decode_indices.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\decode_pulses.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\decoder_set_fs.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\dec_API.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\enc_API.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\encode_indices.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\encode_pulses.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\gain_quant.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\interpolate.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\LP_variable_cutoff.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF_decode.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NSQ.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NSQ_del_dec.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\PLC.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\shell_coder.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables_gain.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables_LTP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables_NLSF_CB_NB_MB.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables_NLSF_CB_WB.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables_other.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables_pitch_lag.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables_pulses_per_block.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\VAD.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\control_audio_bandwidth.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\quant_LTP_gains.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\VQ_WMat_EC.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\HP_variable_cutoff.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF_encode.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF_VQ.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF_unpack.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF_del_dec_quant.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\process_NLSFs.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\stereo_LR_to_MS.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\stereo_MS_to_LR.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\check_control_input.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\control_SNR.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\init_encoder.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\control_codec.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\A2NLSF.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\ana_filt_bank_1.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\biquad_alt.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\bwexpander_32.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\bwexpander.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\debug.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\decode_pitch.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\inner_prod_aligned.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\lin2log.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\log2lin.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\LPC_analysis_filter.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\LPC_inv_pred_gain.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\table_LSF_cos.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF2A.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF_stabilize.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF_VQ_weights_laroia.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\pitch_est_tables.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_down2_3.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_down2.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_private_AR2.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_private_down_FIR.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_private_IIR_FIR.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_private_up2_HQ.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_rom.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\sigm_Q15.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\sort.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\sum_sqr_shift.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\stereo_decode_pred.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\stereo_encode_pred.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\stereo_find_predictor.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\stereo_quant_pred.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\LPC_fit.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arch.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\bands.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\celt.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\cpu_support.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\include\opus_custom.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\cwrs.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\ecintrin.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\entcode.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\entdec.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\entenc.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\fixed_debug.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\fixed_generic.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\float_cast.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\_kiss_fft_guts.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\kiss_fft.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\laplace.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mathops.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mdct.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mfrngcod.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\modes.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\os_support.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\pitch.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\celt_lpc.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\celt_lpc_sse.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\quant_bands.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\rate.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\stack_alloc.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\vq.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\static_modes_float.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\static_modes_fixed.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\static_modes_float_arm_ne10.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\static_modes_fixed_arm_ne10.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\armcpu.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\fixed_armv4.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\fixed_armv5e.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\fixed_arm64.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\kiss_fft_armv4.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\kiss_fft_armv5e.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\pitch_arm.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\fft_arm.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\mdct_arm.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mips\celt_mipsr1.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mips\fixed_generic_mipsr1.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mips\kiss_fft_mipsr1.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mips\mdct_mipsr1.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mips\pitch_mipsr1.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mips\vq_mipsr1.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\pitch_sse.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\vq_sse.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\x86_arch_macros.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\x86cpu.h
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\bands.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\celt.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\celt_encoder.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\celt_decoder.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\cwrs.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\entcode.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\entdec.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\entenc.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\kiss_fft.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\laplace.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mathops.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mdct.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\modes.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\pitch.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\celt_lpc.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\quant_bands.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\rate.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\vq.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\apply_sine_window_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\corrMatrix_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\encode_frame_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\find_LPC_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\find_LTP_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\find_pitch_lags_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\find_pred_coefs_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\LPC_analysis_filter_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\LTP_analysis_filter_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\LTP_scale_ctrl_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\noise_shape_analysis_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\process_gains_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\regularize_correlations_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\residual_energy_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\warped_autocorrelation_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\wrappers_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\autocorrelation_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\burg_modified_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\bwexpander_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\energy_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\inner_product_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\k2a_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\LPC_inv_pred_gain_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\pitch_analysis_core_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\scale_copy_vector_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\scale_vector_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\schur_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\sort_FLP.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\x86cpu.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\x86_celt_map.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\x86_silk_map.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\pitch_sse.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\pitch_sse2.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\vq_sse2.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\celt_lpc_sse4_1.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\pitch_sse4_1.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\NSQ_sse4_1.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\NSQ_del_dec_sse4_1.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\VAD_sse4_1.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\VQ_WMat_EC_sse4_1.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\pitch_avx.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\NSQ_del_dec_avx2.c
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\x86\inner_product_FLP_avx2.c
@@ -0,0 +1,54 @@
{
"buildFiles": [
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\CMakeLists.txt",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\CFeatureCheck.cmake",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\config.h.cmake.in",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusBuildtype.cmake",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusConfig.cmake",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusFunctions.cmake",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusPackageVersion.cmake",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusSources.cmake",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\CMakeLists.txt"
],
"cleanCommandsComponents": [
[
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
"-C",
"E:\\MyProject\\ts-mobile-go\\android\\app\\.cxx\\Debug\\73414y1y\\x86_64",
"clean"
]
],
"buildTargetsCommandComponents": [
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
"-C",
"E:\\MyProject\\ts-mobile-go\\android\\app\\.cxx\\Debug\\73414y1y\\x86_64",
"{LIST_OF_TARGETS_TO_BUILD}"
],
"libraries": {
"opus::@2ab3f06c54ff1393c1ba": {
"toolchain": "toolchain",
"abi": "x86_64",
"artifactName": "opus",
"output": "E:\\MyProject\\ts-mobile-go\\android\\app\\.cxx\\Debug\\73414y1y\\x86_64\\opus-build\\libopus.a"
},
"tsopus::@6890427a1f51a3e7e1df": {
"toolchain": "toolchain",
"abi": "x86_64",
"artifactName": "tsopus",
"output": "E:\\MyProject\\ts-mobile-go\\android\\app\\build\\intermediates\\cxx\\Debug\\73414y1y\\obj\\x86_64\\libtsopus.so",
"runtimeFiles": []
}
},
"toolchains": {
"toolchain": {
"cCompilerExecutable": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe",
"cppCompilerExecutable": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe"
}
},
"cFileExtensions": [
"c"
],
"cppFileExtensions": [
"cpp"
]
}
@@ -0,0 +1,41 @@
{
"buildFiles": [
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\CMakeLists.txt",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\CFeatureCheck.cmake",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\config.h.cmake.in",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusBuildtype.cmake",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusConfig.cmake",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusFunctions.cmake",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusPackageVersion.cmake",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusSources.cmake",
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\CMakeLists.txt"
],
"cleanCommandsComponents": [
[
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
"-C",
"E:\\MyProject\\ts-mobile-go\\android\\app\\.cxx\\Debug\\73414y1y\\x86_64",
"clean"
]
],
"buildTargetsCommandComponents": [
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
"-C",
"E:\\MyProject\\ts-mobile-go\\android\\app\\.cxx\\Debug\\73414y1y\\x86_64",
"{LIST_OF_TARGETS_TO_BUILD}"
],
"libraries": {
"opus::@2ab3f06c54ff1393c1ba": {
"artifactName": "opus",
"abi": "x86_64",
"output": "E:\\MyProject\\ts-mobile-go\\android\\app\\.cxx\\Debug\\73414y1y\\x86_64\\opus-build\\libopus.a",
"runtimeFiles": []
},
"tsopus::@6890427a1f51a3e7e1df": {
"artifactName": "tsopus",
"abi": "x86_64",
"output": "E:\\MyProject\\ts-mobile-go\\android\\app\\build\\intermediates\\cxx\\Debug\\73414y1y\\obj\\x86_64\\libtsopus.so",
"runtimeFiles": []
}
}
}
File diff suppressed because one or more lines are too long
@@ -0,0 +1,9 @@
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\CMakeLists.txt
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\CFeatureCheck.cmake
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\config.h.cmake.in
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusBuildtype.cmake
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusConfig.cmake
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusFunctions.cmake
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusPackageVersion.cmake
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusSources.cmake
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\CMakeLists.txt
@@ -0,0 +1,54 @@
# Install script for directory: E:/MyProject/ts-mobile-go/android/app/src/main/cpp
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/tsopus")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "0")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "TRUE")
endif()
# Set default install directory permissions.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-objdump.exe")
endif()
if(CMAKE_INSTALL_COMPONENT)
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
else()
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
endif()
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
"${CMAKE_INSTALL_MANIFEST_FILES}")
file(WRITE "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/${CMAKE_INSTALL_MANIFEST}"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
@@ -0,0 +1,767 @@
[
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dtsopus_EXPORTS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -o CMakeFiles\\tsopus.dir\\opus_jni.cpp.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\opus_jni.cpp",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\opus_jni.cpp"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus_decoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_decoder.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_decoder.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus_encoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_encoder.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_encoder.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\extensions.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\extensions.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\extensions.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus_multistream.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_multistream.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_multistream.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus_multistream_encoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_multistream_encoder.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_multistream_encoder.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus_multistream_decoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_multistream_decoder.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_multistream_decoder.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\repacketizer.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\repacketizer.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\repacketizer.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus_projection_encoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_projection_encoder.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_projection_encoder.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus_projection_decoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_projection_decoder.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_projection_decoder.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\mapping_matrix.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\mapping_matrix.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\mapping_matrix.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\analysis.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\analysis.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\analysis.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\mlp.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\mlp.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\mlp.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\mlp_data.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\mlp_data.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\mlp_data.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\CNG.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\CNG.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\CNG.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\code_signs.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\code_signs.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\code_signs.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\init_decoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\init_decoder.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\init_decoder.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\decode_core.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_core.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_core.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\decode_frame.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_frame.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_frame.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\decode_parameters.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_parameters.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_parameters.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\decode_indices.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_indices.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_indices.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\decode_pulses.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_pulses.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_pulses.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\decoder_set_fs.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decoder_set_fs.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decoder_set_fs.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\dec_API.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\dec_API.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\dec_API.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\enc_API.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\enc_API.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\enc_API.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\encode_indices.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\encode_indices.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\encode_indices.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\encode_pulses.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\encode_pulses.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\encode_pulses.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\gain_quant.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\gain_quant.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\gain_quant.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\interpolate.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\interpolate.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\interpolate.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\LP_variable_cutoff.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LP_variable_cutoff.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LP_variable_cutoff.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF_decode.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_decode.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_decode.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NSQ.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NSQ.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NSQ.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NSQ_del_dec.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NSQ_del_dec.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NSQ_del_dec.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\PLC.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\PLC.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\PLC.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\shell_coder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\shell_coder.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\shell_coder.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\tables_gain.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_gain.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_gain.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\tables_LTP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_LTP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_LTP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\tables_NLSF_CB_NB_MB.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_NLSF_CB_NB_MB.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_NLSF_CB_NB_MB.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\tables_NLSF_CB_WB.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_NLSF_CB_WB.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_NLSF_CB_WB.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\tables_other.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_other.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_other.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\tables_pitch_lag.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_pitch_lag.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_pitch_lag.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\tables_pulses_per_block.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_pulses_per_block.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_pulses_per_block.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\VAD.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\VAD.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\VAD.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\control_audio_bandwidth.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\control_audio_bandwidth.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\control_audio_bandwidth.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\quant_LTP_gains.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\quant_LTP_gains.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\quant_LTP_gains.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\VQ_WMat_EC.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\VQ_WMat_EC.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\VQ_WMat_EC.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\HP_variable_cutoff.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\HP_variable_cutoff.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\HP_variable_cutoff.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF_encode.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_encode.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_encode.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF_VQ.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_VQ.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_VQ.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF_unpack.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_unpack.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_unpack.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF_del_dec_quant.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_del_dec_quant.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_del_dec_quant.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\process_NLSFs.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\process_NLSFs.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\process_NLSFs.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\stereo_LR_to_MS.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_LR_to_MS.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_LR_to_MS.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\stereo_MS_to_LR.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_MS_to_LR.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_MS_to_LR.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\check_control_input.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\check_control_input.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\check_control_input.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\control_SNR.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\control_SNR.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\control_SNR.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\init_encoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\init_encoder.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\init_encoder.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\control_codec.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\control_codec.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\control_codec.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\A2NLSF.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\A2NLSF.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\A2NLSF.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\ana_filt_bank_1.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\ana_filt_bank_1.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\ana_filt_bank_1.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\biquad_alt.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\biquad_alt.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\biquad_alt.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\bwexpander_32.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\bwexpander_32.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\bwexpander_32.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\bwexpander.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\bwexpander.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\bwexpander.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\debug.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\debug.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\debug.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\decode_pitch.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_pitch.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_pitch.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\inner_prod_aligned.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\inner_prod_aligned.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\inner_prod_aligned.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\lin2log.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\lin2log.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\lin2log.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\log2lin.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\log2lin.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\log2lin.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\LPC_analysis_filter.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LPC_analysis_filter.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LPC_analysis_filter.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\LPC_inv_pred_gain.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LPC_inv_pred_gain.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LPC_inv_pred_gain.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\table_LSF_cos.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\table_LSF_cos.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\table_LSF_cos.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF2A.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF2A.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF2A.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF_stabilize.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_stabilize.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_stabilize.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF_VQ_weights_laroia.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_VQ_weights_laroia.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_VQ_weights_laroia.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\pitch_est_tables.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\pitch_est_tables.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\pitch_est_tables.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler_down2_3.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_down2_3.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_down2_3.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler_down2.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_down2.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_down2.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler_private_AR2.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_AR2.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_AR2.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler_private_down_FIR.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_down_FIR.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_down_FIR.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler_private_IIR_FIR.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_IIR_FIR.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_IIR_FIR.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler_private_up2_HQ.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_up2_HQ.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_up2_HQ.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler_rom.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_rom.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_rom.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\sigm_Q15.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\sigm_Q15.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\sigm_Q15.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\sort.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\sort.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\sort.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\sum_sqr_shift.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\sum_sqr_shift.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\sum_sqr_shift.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\stereo_decode_pred.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_decode_pred.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_decode_pred.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\stereo_encode_pred.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_encode_pred.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_encode_pred.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\stereo_find_predictor.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_find_predictor.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_find_predictor.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\stereo_quant_pred.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_quant_pred.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_quant_pred.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\LPC_fit.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LPC_fit.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LPC_fit.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\bands.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\bands.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\bands.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\celt.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\celt_encoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt_encoder.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt_encoder.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\celt_decoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt_decoder.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt_decoder.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\cwrs.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\cwrs.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\cwrs.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\entcode.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\entcode.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\entcode.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\entdec.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\entdec.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\entdec.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\entenc.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\entenc.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\entenc.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\kiss_fft.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\kiss_fft.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\kiss_fft.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\laplace.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\laplace.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\laplace.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\mathops.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\mathops.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\mathops.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\mdct.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\mdct.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\mdct.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\modes.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\modes.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\modes.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\pitch.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\pitch.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\pitch.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\celt_lpc.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt_lpc.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt_lpc.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\quant_bands.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\quant_bands.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\quant_bands.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\rate.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\rate.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\rate.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\vq.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\vq.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\vq.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\apply_sine_window_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\apply_sine_window_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\apply_sine_window_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\corrMatrix_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\corrMatrix_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\corrMatrix_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\encode_frame_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\encode_frame_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\encode_frame_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\find_LPC_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_LPC_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_LPC_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\find_LTP_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_LTP_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_LTP_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\find_pitch_lags_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_pitch_lags_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_pitch_lags_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\find_pred_coefs_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_pred_coefs_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_pred_coefs_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\LPC_analysis_filter_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LPC_analysis_filter_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LPC_analysis_filter_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\LTP_analysis_filter_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LTP_analysis_filter_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LTP_analysis_filter_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\LTP_scale_ctrl_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LTP_scale_ctrl_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LTP_scale_ctrl_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\noise_shape_analysis_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\noise_shape_analysis_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\noise_shape_analysis_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\process_gains_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\process_gains_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\process_gains_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\regularize_correlations_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\regularize_correlations_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\regularize_correlations_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\residual_energy_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\residual_energy_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\residual_energy_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\warped_autocorrelation_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\warped_autocorrelation_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\warped_autocorrelation_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\wrappers_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\wrappers_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\wrappers_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\autocorrelation_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\autocorrelation_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\autocorrelation_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\burg_modified_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\burg_modified_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\burg_modified_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\bwexpander_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\bwexpander_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\bwexpander_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\energy_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\energy_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\energy_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\inner_product_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\inner_product_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\inner_product_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\k2a_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\k2a_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\k2a_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\LPC_inv_pred_gain_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LPC_inv_pred_gain_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LPC_inv_pred_gain_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\pitch_analysis_core_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\pitch_analysis_core_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\pitch_analysis_core_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\scale_copy_vector_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\scale_copy_vector_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\scale_copy_vector_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\scale_vector_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\scale_vector_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\scale_vector_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\schur_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\schur_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\schur_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\sort_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\sort_FLP.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\sort_FLP.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\x86cpu.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\x86cpu.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\x86cpu.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\x86_celt_map.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\x86_celt_map.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\x86_celt_map.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\x86\\x86_silk_map.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\x86_silk_map.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\x86_silk_map.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -msse -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\pitch_sse.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_sse.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_sse.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -msse2 -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\pitch_sse2.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_sse2.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_sse2.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -msse2 -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\vq_sse2.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\vq_sse2.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\vq_sse2.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -msse4.1 -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\celt_lpc_sse4_1.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\celt_lpc_sse4_1.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\celt_lpc_sse4_1.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -msse4.1 -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\pitch_sse4_1.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_sse4_1.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_sse4_1.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -msse4.1 -o opus-build\\CMakeFiles\\opus.dir\\silk\\x86\\NSQ_sse4_1.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\NSQ_sse4_1.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\NSQ_sse4_1.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -msse4.1 -o opus-build\\CMakeFiles\\opus.dir\\silk\\x86\\NSQ_del_dec_sse4_1.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\NSQ_del_dec_sse4_1.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\NSQ_del_dec_sse4_1.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -msse4.1 -o opus-build\\CMakeFiles\\opus.dir\\silk\\x86\\VAD_sse4_1.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\VAD_sse4_1.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\VAD_sse4_1.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -msse4.1 -o opus-build\\CMakeFiles\\opus.dir\\silk\\x86\\VQ_WMat_EC_sse4_1.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\VQ_WMat_EC_sse4_1.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\VQ_WMat_EC_sse4_1.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -mavx2 -mfma -mavx -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\pitch_avx.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_avx.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_avx.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -mavx2 -mfma -mavx -o opus-build\\CMakeFiles\\opus.dir\\silk\\x86\\NSQ_del_dec_avx2.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\NSQ_del_dec_avx2.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\NSQ_del_dec_avx2.c"
},
{
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64",
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=x86_64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_PRESUME_SSE -DOPUS_X86_PRESUME_SSE2 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86_64/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -msse -msse2 -std=gnu99 -mavx2 -mfma -mavx -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\x86\\inner_product_FLP_avx2.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\x86\\inner_product_FLP_avx2.c",
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\x86\\inner_product_FLP_avx2.c"
}
]
@@ -0,0 +1,44 @@
C/C++ Structured Loga
_
]E:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86_64\additional_project_files.txtC
A
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ÌÌ–‡÷3È© ‡¬Ëùö3^
\
ZE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86_64\android_gradle_build.json  ÌÌ–‡÷3· ˆ¬Ëùö3c
a
_E:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86_64\android_gradle_build_mini.json  ÌÌ–‡÷3 ”¬Ëùö3P
N
LE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86_64\build.ninja  ÌÌ–‡÷3ʾ ê«Ëùö3T
R
PE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86_64\build.ninja.txt  ÌÌ–‡÷3Y
W
UE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86_64\build_file_index.txt  ÌÌ–‡÷3¬ •¬Ëùö3Z
X
VE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86_64\compile_commands.json  ÌÌ–‡÷3™Å é«Ëùö3^
\
ZE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86_64\compile_commands.json.bin  ÌÌ–‡÷3 È× é«Ëùö3d
b
`E:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86_64\metadata_generation_command.txt  ÌÌ–‡÷3
Ÿ ”¬Ëùö3W
U
SE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86_64\prefab_config.json  ÌÌ–‡÷3 ( •¬Ëùö3\
Z
XE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86_64\symbol_folder_index.txt  ÌÌ–‡÷3 W •¬Ëùö3E
C
AE:\MyProject\ts-mobile-go\android\app\src\main\cpp\CMakeLists.txt  ÌÌ–‡÷3¼ ÅÁ¤ùö3V
T
RE:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\CMakeLists.txt  ÌÌ–‡÷3¥ñ §ðÍì1a
_
]E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\CFeatureCheck.cmake  ÌÌ–‡÷3Œ §ðÍì1a
_
]E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusBuildtype.cmake  ÌÌ–‡÷3Ú §ðÍì1^
\
ZE:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusConfig.cmake  ÌÌ–‡÷3» §ðÍì1a
_
]E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusFunctions.cmake  ÌÌ–‡÷3…5 §ðÍì1f
d
bE:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusPackageVersion.cmake  ÌÌ–‡÷3© §ðÍì1_
]
[E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusSources.cmake  ÌÌ–‡÷3â §ðÍì1_
]
[E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\config.h.cmake.in  ÌÌ–‡÷30 §ðÍì1
@@ -0,0 +1,18 @@
-HE:\MyProject\ts-mobile-go\android\app\src\main\cpp
-DCMAKE_SYSTEM_NAME=Android
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON
-DCMAKE_SYSTEM_VERSION=26
-DANDROID_PLATFORM=android-26
-DANDROID_ABI=x86_64
-DCMAKE_ANDROID_ARCH_ABI=x86_64
-DANDROID_NDK=D:\Android\sdk\ndk\27.0.12077973
-DCMAKE_ANDROID_NDK=D:\Android\sdk\ndk\27.0.12077973
-DCMAKE_TOOLCHAIN_FILE=D:\Android\sdk\ndk\27.0.12077973\build\cmake\android.toolchain.cmake
-DCMAKE_MAKE_PROGRAM=D:\Android\sdk\cmake\3.22.1\bin\ninja.exe
-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=E:\MyProject\ts-mobile-go\android\app\build\intermediates\cxx\Debug\73414y1y\obj\x86_64
-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=E:\MyProject\ts-mobile-go\android\app\build\intermediates\cxx\Debug\73414y1y\obj\x86_64
-DCMAKE_BUILD_TYPE=Debug
-BE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86_64
-GNinja
Build command args: []
Version: 2

Some files were not shown because too many files have changed in this diff Show More