# CMAKE generated file: DO NOT EDIT! # Generated by "Ninja" Generator, CMake Version 3.22 # This file contains all the build statements describing the # compilation DAG. # ============================================================================= # Write statements declared in CMakeLists.txt: # # Which is the root file. # ============================================================================= # ============================================================================= # Project: tsopus # Configurations: Debug # ============================================================================= ############################################# # Minimal version of Ninja required by this file ninja_required_version = 1.5 ############################################# # Set configuration variable for custom commands. CONFIGURATION = Debug # ============================================================================= # Include auxiliary files. ############################################# # Include rules file. include CMakeFiles/rules.ninja # ============================================================================= ############################################# # Logical path to working directory; prefix for absolute paths. cmake_ninja_workdir = E$:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/ # ============================================================================= # Object build statements for SHARED_LIBRARY target tsopus ############################################# # Order-only phony target for tsopus build cmake_object_order_depends_target_tsopus: phony || cmake_object_order_depends_target_opus build CMakeFiles/tsopus.dir/opus_jni.cpp.o: CXX_COMPILER__tsopus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/opus_jni.cpp || cmake_object_order_depends_target_tsopus DEFINES = -Dtsopus_EXPORTS DEP_FILE = CMakeFiles\tsopus.dir\opus_jni.cpp.o.d FLAGS = -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 INCLUDES = -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include OBJECT_DIR = CMakeFiles\tsopus.dir OBJECT_FILE_DIR = CMakeFiles\tsopus.dir TARGET_COMPILE_PDB = CMakeFiles\tsopus.dir\ TARGET_PDB = E:\MyProject\ts-mobile-go\android\app\build\intermediates\cxx\Debug\73414y1y\obj\x86\libtsopus.pdb # ============================================================================= # Link build statements for SHARED_LIBRARY target tsopus ############################################# # Link the shared library E:\MyProject\ts-mobile-go\android\app\build\intermediates\cxx\Debug\73414y1y\obj\x86\libtsopus.so build E$:/MyProject/ts-mobile-go/android/app/build/intermediates/cxx/Debug/73414y1y/obj/x86/libtsopus.so: CXX_SHARED_LIBRARY_LINKER__tsopus_Debug CMakeFiles/tsopus.dir/opus_jni.cpp.o | opus-build/libopus.a || opus-build/libopus.a LANGUAGE_COMPILE_FLAGS = -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 LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments LINK_LIBRARIES = opus-build/libopus.a -llog -lm -latomic -lm OBJECT_DIR = CMakeFiles\tsopus.dir POST_BUILD = cd . PRE_LINK = cd . SONAME = libtsopus.so SONAME_FLAG = -Wl,-soname, TARGET_COMPILE_PDB = CMakeFiles\tsopus.dir\ TARGET_FILE = E:\MyProject\ts-mobile-go\android\app\build\intermediates\cxx\Debug\73414y1y\obj\x86\libtsopus.so TARGET_PDB = E:\MyProject\ts-mobile-go\android\app\build\intermediates\cxx\Debug\73414y1y\obj\x86\libtsopus.pdb ############################################# # Utility command for edit_cache build CMakeFiles/edit_cache.util: CUSTOM_COMMAND COMMAND = cmd.exe /C "cd /D E:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86 && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -E echo "No interactive CMake dialog available."" DESC = No interactive CMake dialog available... restat = 1 build edit_cache: phony CMakeFiles/edit_cache.util ############################################# # Utility command for rebuild_cache build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND COMMAND = cmd.exe /C "cd /D E:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86 && 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" DESC = Running CMake to regenerate build system... pool = console restat = 1 build rebuild_cache: phony CMakeFiles/rebuild_cache.util ############################################# # Utility command for list_install_components build list_install_components: phony ############################################# # Utility command for install build CMakeFiles/install.util: CUSTOM_COMMAND all COMMAND = cmd.exe /C "cd /D E:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86 && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -P cmake_install.cmake" DESC = Install the project... pool = console restat = 1 build install: phony CMakeFiles/install.util ############################################# # Utility command for install/local build CMakeFiles/install/local.util: CUSTOM_COMMAND all COMMAND = cmd.exe /C "cd /D E:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86 && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" DESC = Installing only the local directory... pool = console restat = 1 build install/local: phony CMakeFiles/install/local.util ############################################# # Utility command for install/strip build CMakeFiles/install/strip.util: CUSTOM_COMMAND all COMMAND = cmd.exe /C "cd /D E:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86 && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" DESC = Installing the project stripped... pool = console restat = 1 build install/strip: phony CMakeFiles/install/strip.util # ============================================================================= # Write statements declared in CMakeLists.txt: # E:/MyProject/ts-mobile-go/android/app/src/main/cpp/CMakeLists.txt # ============================================================================= # ============================================================================= # Object build statements for STATIC_LIBRARY target opus ############################################# # Order-only phony target for opus build cmake_object_order_depends_target_opus: phony || opus-build/CMakeFiles/opus.dir build opus-build/CMakeFiles/opus.dir/src/opus.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/src/opus.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\src\opus.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\src TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/src/opus_decoder.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/src/opus_decoder.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\src\opus_decoder.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\src TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/src/opus_encoder.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/src/opus_encoder.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\src\opus_encoder.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\src TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/src/extensions.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/src/extensions.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\src\extensions.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\src TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/src/opus_multistream.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/src/opus_multistream.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\src\opus_multistream.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\src TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/src/opus_multistream_encoder.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/src/opus_multistream_encoder.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\src\opus_multistream_encoder.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\src TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/src/opus_multistream_decoder.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/src/opus_multistream_decoder.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\src\opus_multistream_decoder.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\src TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/src/repacketizer.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/src/repacketizer.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\src\repacketizer.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\src TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/src/opus_projection_encoder.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/src/opus_projection_encoder.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\src\opus_projection_encoder.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\src TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/src/opus_projection_decoder.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/src/opus_projection_decoder.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\src\opus_projection_decoder.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\src TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/src/mapping_matrix.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/src/mapping_matrix.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\src\mapping_matrix.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\src TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/src/analysis.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/src/analysis.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\src\analysis.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\src TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/src/mlp.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/src/mlp.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\src\mlp.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\src TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/src/mlp_data.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/src/mlp_data.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\src\mlp_data.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\src TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/CNG.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/CNG.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\CNG.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/code_signs.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/code_signs.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\code_signs.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/init_decoder.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/init_decoder.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\init_decoder.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/decode_core.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/decode_core.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\decode_core.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/decode_frame.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/decode_frame.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\decode_frame.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/decode_parameters.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/decode_parameters.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\decode_parameters.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/decode_indices.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/decode_indices.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\decode_indices.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/decode_pulses.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/decode_pulses.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\decode_pulses.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/decoder_set_fs.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/decoder_set_fs.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\decoder_set_fs.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/dec_API.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/dec_API.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\dec_API.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/enc_API.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/enc_API.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\enc_API.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/encode_indices.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/encode_indices.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\encode_indices.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/encode_pulses.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/encode_pulses.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\encode_pulses.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/gain_quant.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/gain_quant.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\gain_quant.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/interpolate.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/interpolate.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\interpolate.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/LP_variable_cutoff.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/LP_variable_cutoff.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\LP_variable_cutoff.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/NLSF_decode.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/NLSF_decode.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\NLSF_decode.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/NSQ.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/NSQ.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\NSQ.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/NSQ_del_dec.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/NSQ_del_dec.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\NSQ_del_dec.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/PLC.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/PLC.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\PLC.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/shell_coder.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/shell_coder.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\shell_coder.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/tables_gain.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/tables_gain.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\tables_gain.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/tables_LTP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/tables_LTP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\tables_LTP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/tables_NLSF_CB_NB_MB.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/tables_NLSF_CB_NB_MB.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\tables_NLSF_CB_NB_MB.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/tables_NLSF_CB_WB.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/tables_NLSF_CB_WB.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\tables_NLSF_CB_WB.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/tables_other.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/tables_other.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\tables_other.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/tables_pitch_lag.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/tables_pitch_lag.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\tables_pitch_lag.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/tables_pulses_per_block.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/tables_pulses_per_block.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\tables_pulses_per_block.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/VAD.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/VAD.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\VAD.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/control_audio_bandwidth.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/control_audio_bandwidth.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\control_audio_bandwidth.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/quant_LTP_gains.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/quant_LTP_gains.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\quant_LTP_gains.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/VQ_WMat_EC.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/VQ_WMat_EC.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\VQ_WMat_EC.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/HP_variable_cutoff.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/HP_variable_cutoff.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\HP_variable_cutoff.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/NLSF_encode.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/NLSF_encode.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\NLSF_encode.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/NLSF_VQ.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/NLSF_VQ.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\NLSF_VQ.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/NLSF_unpack.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/NLSF_unpack.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\NLSF_unpack.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/NLSF_del_dec_quant.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/NLSF_del_dec_quant.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\NLSF_del_dec_quant.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/process_NLSFs.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/process_NLSFs.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\process_NLSFs.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/stereo_LR_to_MS.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/stereo_LR_to_MS.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\stereo_LR_to_MS.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/stereo_MS_to_LR.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/stereo_MS_to_LR.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\stereo_MS_to_LR.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/check_control_input.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/check_control_input.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\check_control_input.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/control_SNR.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/control_SNR.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\control_SNR.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/init_encoder.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/init_encoder.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\init_encoder.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/control_codec.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/control_codec.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\control_codec.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/A2NLSF.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/A2NLSF.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\A2NLSF.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/ana_filt_bank_1.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/ana_filt_bank_1.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\ana_filt_bank_1.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/biquad_alt.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/biquad_alt.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\biquad_alt.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/bwexpander_32.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/bwexpander_32.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\bwexpander_32.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/bwexpander.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/bwexpander.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\bwexpander.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/debug.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/debug.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\debug.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/decode_pitch.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/decode_pitch.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\decode_pitch.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/inner_prod_aligned.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/inner_prod_aligned.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\inner_prod_aligned.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/lin2log.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/lin2log.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\lin2log.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/log2lin.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/log2lin.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\log2lin.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/LPC_analysis_filter.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/LPC_analysis_filter.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\LPC_analysis_filter.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/LPC_inv_pred_gain.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/LPC_inv_pred_gain.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\LPC_inv_pred_gain.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/table_LSF_cos.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/table_LSF_cos.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\table_LSF_cos.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/NLSF2A.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/NLSF2A.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\NLSF2A.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/NLSF_stabilize.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/NLSF_stabilize.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\NLSF_stabilize.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/NLSF_VQ_weights_laroia.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/NLSF_VQ_weights_laroia.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\NLSF_VQ_weights_laroia.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/pitch_est_tables.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/pitch_est_tables.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\pitch_est_tables.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/resampler.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/resampler.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\resampler.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/resampler_down2_3.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/resampler_down2_3.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\resampler_down2_3.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/resampler_down2.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/resampler_down2.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\resampler_down2.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/resampler_private_AR2.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/resampler_private_AR2.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\resampler_private_AR2.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/resampler_private_down_FIR.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/resampler_private_down_FIR.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\resampler_private_down_FIR.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/resampler_private_IIR_FIR.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/resampler_private_IIR_FIR.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\resampler_private_IIR_FIR.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/resampler_private_up2_HQ.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/resampler_private_up2_HQ.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\resampler_private_up2_HQ.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/resampler_rom.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/resampler_rom.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\resampler_rom.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/sigm_Q15.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/sigm_Q15.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\sigm_Q15.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/sort.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/sort.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\sort.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/sum_sqr_shift.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/sum_sqr_shift.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\sum_sqr_shift.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/stereo_decode_pred.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/stereo_decode_pred.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\stereo_decode_pred.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/stereo_encode_pred.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/stereo_encode_pred.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\stereo_encode_pred.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/stereo_find_predictor.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/stereo_find_predictor.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\stereo_find_predictor.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/stereo_quant_pred.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/stereo_quant_pred.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\stereo_quant_pred.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/LPC_fit.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/LPC_fit.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\LPC_fit.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/bands.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/bands.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\bands.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/celt.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/celt.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\celt.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/celt_encoder.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/celt_encoder.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\celt_encoder.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/celt_decoder.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/celt_decoder.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\celt_decoder.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/cwrs.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/cwrs.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\cwrs.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/entcode.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/entcode.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\entcode.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/entdec.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/entdec.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\entdec.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/entenc.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/entenc.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\entenc.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/kiss_fft.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/kiss_fft.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\kiss_fft.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/laplace.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/laplace.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\laplace.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/mathops.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/mathops.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\mathops.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/mdct.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/mdct.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\mdct.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/modes.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/modes.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\modes.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/pitch.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/pitch.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\pitch.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/celt_lpc.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/celt_lpc.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\celt_lpc.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/quant_bands.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/quant_bands.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\quant_bands.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/rate.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/rate.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\rate.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/vq.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/vq.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\vq.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/apply_sine_window_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/apply_sine_window_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\apply_sine_window_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/corrMatrix_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/corrMatrix_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\corrMatrix_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/encode_frame_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/encode_frame_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\encode_frame_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/find_LPC_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/find_LPC_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\find_LPC_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/find_LTP_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/find_LTP_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\find_LTP_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/find_pitch_lags_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/find_pitch_lags_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\find_pitch_lags_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/find_pred_coefs_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/find_pred_coefs_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\find_pred_coefs_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/LPC_analysis_filter_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/LPC_analysis_filter_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\LPC_analysis_filter_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/LTP_analysis_filter_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/LTP_analysis_filter_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\LTP_analysis_filter_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/LTP_scale_ctrl_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/LTP_scale_ctrl_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\LTP_scale_ctrl_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/noise_shape_analysis_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/noise_shape_analysis_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\noise_shape_analysis_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/process_gains_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/process_gains_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\process_gains_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/regularize_correlations_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/regularize_correlations_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\regularize_correlations_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/residual_energy_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/residual_energy_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\residual_energy_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/warped_autocorrelation_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/warped_autocorrelation_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\warped_autocorrelation_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/wrappers_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/wrappers_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\wrappers_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/autocorrelation_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/autocorrelation_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\autocorrelation_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/burg_modified_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/burg_modified_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\burg_modified_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/bwexpander_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/bwexpander_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\bwexpander_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/energy_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/energy_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\energy_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/inner_product_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/inner_product_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\inner_product_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/k2a_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/k2a_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\k2a_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/LPC_inv_pred_gain_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/LPC_inv_pred_gain_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\LPC_inv_pred_gain_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/pitch_analysis_core_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/pitch_analysis_core_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\pitch_analysis_core_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/scale_copy_vector_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/scale_copy_vector_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\scale_copy_vector_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/scale_vector_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/scale_vector_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\scale_vector_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/schur_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/schur_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\schur_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/sort_FLP.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/sort_FLP.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\sort_FLP.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/x86/x86cpu.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/x86/x86cpu.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\x86\x86cpu.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt\x86 TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/x86/x86_celt_map.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/x86/x86_celt_map.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\x86\x86_celt_map.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt\x86 TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/x86/x86_silk_map.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/x86/x86_silk_map.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\x86\x86_silk_map.c.o.d FLAGS = -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 -std=gnu99 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\x86 TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/x86/pitch_sse.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/x86/pitch_sse.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\x86\pitch_sse.c.o.d FLAGS = -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 -std=gnu99 -msse INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt\x86 TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/x86/pitch_sse2.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/x86/pitch_sse2.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\x86\pitch_sse2.c.o.d FLAGS = -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 -std=gnu99 -msse2 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt\x86 TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/x86/vq_sse2.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/x86/vq_sse2.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\x86\vq_sse2.c.o.d FLAGS = -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 -std=gnu99 -msse2 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt\x86 TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/x86/celt_lpc_sse4_1.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/x86/celt_lpc_sse4_1.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\x86\celt_lpc_sse4_1.c.o.d FLAGS = -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 -std=gnu99 -msse4.1 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt\x86 TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/x86/pitch_sse4_1.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/x86/pitch_sse4_1.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\x86\pitch_sse4_1.c.o.d FLAGS = -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 -std=gnu99 -msse4.1 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt\x86 TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/x86/NSQ_sse4_1.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/x86/NSQ_sse4_1.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\x86\NSQ_sse4_1.c.o.d FLAGS = -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 -std=gnu99 -msse4.1 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\x86 TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/x86/NSQ_del_dec_sse4_1.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/x86/NSQ_del_dec_sse4_1.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\x86\NSQ_del_dec_sse4_1.c.o.d FLAGS = -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 -std=gnu99 -msse4.1 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\x86 TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/x86/VAD_sse4_1.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/x86/VAD_sse4_1.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\x86\VAD_sse4_1.c.o.d FLAGS = -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 -std=gnu99 -msse4.1 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\x86 TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/x86/VQ_WMat_EC_sse4_1.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/x86/VQ_WMat_EC_sse4_1.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\x86\VQ_WMat_EC_sse4_1.c.o.d FLAGS = -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 -std=gnu99 -msse4.1 INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\x86 TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/celt/x86/pitch_avx.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt/x86/pitch_avx.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\celt\x86\pitch_avx.c.o.d FLAGS = -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 -std=gnu99 -mavx2 -mfma -mavx INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\celt\x86 TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/x86/NSQ_del_dec_avx2.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/x86/NSQ_del_dec_avx2.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\x86\NSQ_del_dec_avx2.c.o.d FLAGS = -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 -std=gnu99 -mavx2 -mfma -mavx INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\x86 TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb build opus-build/CMakeFiles/opus.dir/silk/float/x86/inner_product_FLP_avx2.c.o: C_COMPILER__opus_Debug E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float/x86/inner_product_FLP_avx2.c || cmake_object_order_depends_target_opus DEFINES = -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 -DVAR_ARRAYS DEP_FILE = opus-build\CMakeFiles\opus.dir\silk\float\x86\inner_product_FLP_avx2.c.o.d FLAGS = -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 -std=gnu99 -mavx2 -mfma -mavx INCLUDES = -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/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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir OBJECT_FILE_DIR = opus-build\CMakeFiles\opus.dir\silk\float\x86 TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_PDB = opus-build\libopus.pdb # ============================================================================= # Link build statements for STATIC_LIBRARY target opus ############################################# # Link the static library opus-build\libopus.a build opus-build/libopus.a: C_STATIC_LIBRARY_LINKER__opus_Debug opus-build/CMakeFiles/opus.dir/src/opus.c.o opus-build/CMakeFiles/opus.dir/src/opus_decoder.c.o opus-build/CMakeFiles/opus.dir/src/opus_encoder.c.o opus-build/CMakeFiles/opus.dir/src/extensions.c.o opus-build/CMakeFiles/opus.dir/src/opus_multistream.c.o opus-build/CMakeFiles/opus.dir/src/opus_multistream_encoder.c.o opus-build/CMakeFiles/opus.dir/src/opus_multistream_decoder.c.o opus-build/CMakeFiles/opus.dir/src/repacketizer.c.o opus-build/CMakeFiles/opus.dir/src/opus_projection_encoder.c.o opus-build/CMakeFiles/opus.dir/src/opus_projection_decoder.c.o opus-build/CMakeFiles/opus.dir/src/mapping_matrix.c.o opus-build/CMakeFiles/opus.dir/src/analysis.c.o opus-build/CMakeFiles/opus.dir/src/mlp.c.o opus-build/CMakeFiles/opus.dir/src/mlp_data.c.o opus-build/CMakeFiles/opus.dir/silk/CNG.c.o opus-build/CMakeFiles/opus.dir/silk/code_signs.c.o opus-build/CMakeFiles/opus.dir/silk/init_decoder.c.o opus-build/CMakeFiles/opus.dir/silk/decode_core.c.o opus-build/CMakeFiles/opus.dir/silk/decode_frame.c.o opus-build/CMakeFiles/opus.dir/silk/decode_parameters.c.o opus-build/CMakeFiles/opus.dir/silk/decode_indices.c.o opus-build/CMakeFiles/opus.dir/silk/decode_pulses.c.o opus-build/CMakeFiles/opus.dir/silk/decoder_set_fs.c.o opus-build/CMakeFiles/opus.dir/silk/dec_API.c.o opus-build/CMakeFiles/opus.dir/silk/enc_API.c.o opus-build/CMakeFiles/opus.dir/silk/encode_indices.c.o opus-build/CMakeFiles/opus.dir/silk/encode_pulses.c.o opus-build/CMakeFiles/opus.dir/silk/gain_quant.c.o opus-build/CMakeFiles/opus.dir/silk/interpolate.c.o opus-build/CMakeFiles/opus.dir/silk/LP_variable_cutoff.c.o opus-build/CMakeFiles/opus.dir/silk/NLSF_decode.c.o opus-build/CMakeFiles/opus.dir/silk/NSQ.c.o opus-build/CMakeFiles/opus.dir/silk/NSQ_del_dec.c.o opus-build/CMakeFiles/opus.dir/silk/PLC.c.o opus-build/CMakeFiles/opus.dir/silk/shell_coder.c.o opus-build/CMakeFiles/opus.dir/silk/tables_gain.c.o opus-build/CMakeFiles/opus.dir/silk/tables_LTP.c.o opus-build/CMakeFiles/opus.dir/silk/tables_NLSF_CB_NB_MB.c.o opus-build/CMakeFiles/opus.dir/silk/tables_NLSF_CB_WB.c.o opus-build/CMakeFiles/opus.dir/silk/tables_other.c.o opus-build/CMakeFiles/opus.dir/silk/tables_pitch_lag.c.o opus-build/CMakeFiles/opus.dir/silk/tables_pulses_per_block.c.o opus-build/CMakeFiles/opus.dir/silk/VAD.c.o opus-build/CMakeFiles/opus.dir/silk/control_audio_bandwidth.c.o opus-build/CMakeFiles/opus.dir/silk/quant_LTP_gains.c.o opus-build/CMakeFiles/opus.dir/silk/VQ_WMat_EC.c.o opus-build/CMakeFiles/opus.dir/silk/HP_variable_cutoff.c.o opus-build/CMakeFiles/opus.dir/silk/NLSF_encode.c.o opus-build/CMakeFiles/opus.dir/silk/NLSF_VQ.c.o opus-build/CMakeFiles/opus.dir/silk/NLSF_unpack.c.o opus-build/CMakeFiles/opus.dir/silk/NLSF_del_dec_quant.c.o opus-build/CMakeFiles/opus.dir/silk/process_NLSFs.c.o opus-build/CMakeFiles/opus.dir/silk/stereo_LR_to_MS.c.o opus-build/CMakeFiles/opus.dir/silk/stereo_MS_to_LR.c.o opus-build/CMakeFiles/opus.dir/silk/check_control_input.c.o opus-build/CMakeFiles/opus.dir/silk/control_SNR.c.o opus-build/CMakeFiles/opus.dir/silk/init_encoder.c.o opus-build/CMakeFiles/opus.dir/silk/control_codec.c.o opus-build/CMakeFiles/opus.dir/silk/A2NLSF.c.o opus-build/CMakeFiles/opus.dir/silk/ana_filt_bank_1.c.o opus-build/CMakeFiles/opus.dir/silk/biquad_alt.c.o opus-build/CMakeFiles/opus.dir/silk/bwexpander_32.c.o opus-build/CMakeFiles/opus.dir/silk/bwexpander.c.o opus-build/CMakeFiles/opus.dir/silk/debug.c.o opus-build/CMakeFiles/opus.dir/silk/decode_pitch.c.o opus-build/CMakeFiles/opus.dir/silk/inner_prod_aligned.c.o opus-build/CMakeFiles/opus.dir/silk/lin2log.c.o opus-build/CMakeFiles/opus.dir/silk/log2lin.c.o opus-build/CMakeFiles/opus.dir/silk/LPC_analysis_filter.c.o opus-build/CMakeFiles/opus.dir/silk/LPC_inv_pred_gain.c.o opus-build/CMakeFiles/opus.dir/silk/table_LSF_cos.c.o opus-build/CMakeFiles/opus.dir/silk/NLSF2A.c.o opus-build/CMakeFiles/opus.dir/silk/NLSF_stabilize.c.o opus-build/CMakeFiles/opus.dir/silk/NLSF_VQ_weights_laroia.c.o opus-build/CMakeFiles/opus.dir/silk/pitch_est_tables.c.o opus-build/CMakeFiles/opus.dir/silk/resampler.c.o opus-build/CMakeFiles/opus.dir/silk/resampler_down2_3.c.o opus-build/CMakeFiles/opus.dir/silk/resampler_down2.c.o opus-build/CMakeFiles/opus.dir/silk/resampler_private_AR2.c.o opus-build/CMakeFiles/opus.dir/silk/resampler_private_down_FIR.c.o opus-build/CMakeFiles/opus.dir/silk/resampler_private_IIR_FIR.c.o opus-build/CMakeFiles/opus.dir/silk/resampler_private_up2_HQ.c.o opus-build/CMakeFiles/opus.dir/silk/resampler_rom.c.o opus-build/CMakeFiles/opus.dir/silk/sigm_Q15.c.o opus-build/CMakeFiles/opus.dir/silk/sort.c.o opus-build/CMakeFiles/opus.dir/silk/sum_sqr_shift.c.o opus-build/CMakeFiles/opus.dir/silk/stereo_decode_pred.c.o opus-build/CMakeFiles/opus.dir/silk/stereo_encode_pred.c.o opus-build/CMakeFiles/opus.dir/silk/stereo_find_predictor.c.o opus-build/CMakeFiles/opus.dir/silk/stereo_quant_pred.c.o opus-build/CMakeFiles/opus.dir/silk/LPC_fit.c.o opus-build/CMakeFiles/opus.dir/celt/bands.c.o opus-build/CMakeFiles/opus.dir/celt/celt.c.o opus-build/CMakeFiles/opus.dir/celt/celt_encoder.c.o opus-build/CMakeFiles/opus.dir/celt/celt_decoder.c.o opus-build/CMakeFiles/opus.dir/celt/cwrs.c.o opus-build/CMakeFiles/opus.dir/celt/entcode.c.o opus-build/CMakeFiles/opus.dir/celt/entdec.c.o opus-build/CMakeFiles/opus.dir/celt/entenc.c.o opus-build/CMakeFiles/opus.dir/celt/kiss_fft.c.o opus-build/CMakeFiles/opus.dir/celt/laplace.c.o opus-build/CMakeFiles/opus.dir/celt/mathops.c.o opus-build/CMakeFiles/opus.dir/celt/mdct.c.o opus-build/CMakeFiles/opus.dir/celt/modes.c.o opus-build/CMakeFiles/opus.dir/celt/pitch.c.o opus-build/CMakeFiles/opus.dir/celt/celt_lpc.c.o opus-build/CMakeFiles/opus.dir/celt/quant_bands.c.o opus-build/CMakeFiles/opus.dir/celt/rate.c.o opus-build/CMakeFiles/opus.dir/celt/vq.c.o opus-build/CMakeFiles/opus.dir/silk/float/apply_sine_window_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/corrMatrix_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/encode_frame_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/find_LPC_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/find_LTP_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/find_pitch_lags_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/find_pred_coefs_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/LPC_analysis_filter_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/LTP_analysis_filter_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/LTP_scale_ctrl_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/noise_shape_analysis_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/process_gains_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/regularize_correlations_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/residual_energy_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/warped_autocorrelation_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/wrappers_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/autocorrelation_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/burg_modified_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/bwexpander_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/energy_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/inner_product_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/k2a_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/LPC_inv_pred_gain_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/pitch_analysis_core_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/scale_copy_vector_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/scale_vector_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/schur_FLP.c.o opus-build/CMakeFiles/opus.dir/silk/float/sort_FLP.c.o opus-build/CMakeFiles/opus.dir/celt/x86/x86cpu.c.o opus-build/CMakeFiles/opus.dir/celt/x86/x86_celt_map.c.o opus-build/CMakeFiles/opus.dir/silk/x86/x86_silk_map.c.o opus-build/CMakeFiles/opus.dir/celt/x86/pitch_sse.c.o opus-build/CMakeFiles/opus.dir/celt/x86/pitch_sse2.c.o opus-build/CMakeFiles/opus.dir/celt/x86/vq_sse2.c.o opus-build/CMakeFiles/opus.dir/celt/x86/celt_lpc_sse4_1.c.o opus-build/CMakeFiles/opus.dir/celt/x86/pitch_sse4_1.c.o opus-build/CMakeFiles/opus.dir/silk/x86/NSQ_sse4_1.c.o opus-build/CMakeFiles/opus.dir/silk/x86/NSQ_del_dec_sse4_1.c.o opus-build/CMakeFiles/opus.dir/silk/x86/VAD_sse4_1.c.o opus-build/CMakeFiles/opus.dir/silk/x86/VQ_WMat_EC_sse4_1.c.o opus-build/CMakeFiles/opus.dir/celt/x86/pitch_avx.c.o opus-build/CMakeFiles/opus.dir/silk/x86/NSQ_del_dec_avx2.c.o opus-build/CMakeFiles/opus.dir/silk/float/x86/inner_product_FLP_avx2.c.o LANGUAGE_COMPILE_FLAGS = -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 OBJECT_DIR = opus-build\CMakeFiles\opus.dir POST_BUILD = cd . PRE_LINK = cd . TARGET_COMPILE_PDB = opus-build\CMakeFiles\opus.dir\opus.pdb TARGET_FILE = opus-build\libopus.a TARGET_PDB = opus-build\libopus.pdb RSP_FILE = CMakeFiles\opus.rsp ############################################# # Utility command for edit_cache build opus-build/CMakeFiles/edit_cache.util: CUSTOM_COMMAND COMMAND = cmd.exe /C "cd /D E:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\opus-build && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -E echo "No interactive CMake dialog available."" DESC = No interactive CMake dialog available... restat = 1 build opus-build/edit_cache: phony opus-build/CMakeFiles/edit_cache.util ############################################# # Utility command for rebuild_cache build opus-build/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND COMMAND = cmd.exe /C "cd /D E:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\opus-build && 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" DESC = Running CMake to regenerate build system... pool = console restat = 1 build opus-build/rebuild_cache: phony opus-build/CMakeFiles/rebuild_cache.util ############################################# # Utility command for list_install_components build opus-build/list_install_components: phony ############################################# # Utility command for install build opus-build/CMakeFiles/install.util: CUSTOM_COMMAND opus-build/all COMMAND = cmd.exe /C "cd /D E:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\opus-build && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -P cmake_install.cmake" DESC = Install the project... pool = console restat = 1 build opus-build/install: phony opus-build/CMakeFiles/install.util ############################################# # Utility command for install/local build opus-build/CMakeFiles/install/local.util: CUSTOM_COMMAND opus-build/all COMMAND = cmd.exe /C "cd /D E:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\opus-build && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake" DESC = Installing only the local directory... pool = console restat = 1 build opus-build/install/local: phony opus-build/CMakeFiles/install/local.util ############################################# # Utility command for install/strip build opus-build/CMakeFiles/install/strip.util: CUSTOM_COMMAND opus-build/all COMMAND = cmd.exe /C "cd /D E:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\opus-build && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake" DESC = Installing the project stripped... pool = console restat = 1 build opus-build/install/strip: phony opus-build/CMakeFiles/install/strip.util # ============================================================================= # Target aliases. build libopus.a: phony opus-build/libopus.a build libtsopus.so: phony E$:/MyProject/ts-mobile-go/android/app/build/intermediates/cxx/Debug/73414y1y/obj/x86/libtsopus.so build opus: phony opus-build/libopus.a build tsopus: phony E$:/MyProject/ts-mobile-go/android/app/build/intermediates/cxx/Debug/73414y1y/obj/x86/libtsopus.so # ============================================================================= # Folder targets. # ============================================================================= ############################################# # Folder: E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86 build all: phony E$:/MyProject/ts-mobile-go/android/app/build/intermediates/cxx/Debug/73414y1y/obj/x86/libtsopus.so # ============================================================================= ############################################# # Folder: E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build build opus-build/all: phony opus-build/libopus.a # ============================================================================= # Built-in targets ############################################# # Re-run CMake if any of its inputs changed. build build.ninja: RERUN_CMAKE | CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCCompiler.cmake.in D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCCompilerABI.c D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompiler.cmake.in D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCompilerIdDetection.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeConfigurableFile.in D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDependentOption.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCXXCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerId.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeFindBinUtils.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitIncludeInfo.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitLinkInfo.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseLibraryArchitecture.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakePushCheckState.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystem.cmake.in D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCompilerCommon.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckCCompilerFlag.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckFunctionExists.c D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckIncludeFile.c.in D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckIncludeFile.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckLibraryExists.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckSymbolExists.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ADSP-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMCC-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMClang-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/AppleClang-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Borland-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Bruce-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompilerInternal.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-FindBinUtils.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Compaq-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Cray-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Embarcadero-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Fujitsu-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GHS-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/HP-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/HP-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IAR-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Intel-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/MSVC-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVHPC-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVIDIA-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PGI-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PathScale-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SCO-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SDCC-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SunPro-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/TI-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Watcom-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XL-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XL-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XLClang-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/zOS-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/FeatureSummary.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/FindGit.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/FindPackageMessage.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/GNUInstallDirs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Internal/CheckCompilerFlag.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Internal/FeatureTesting.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android/Determine-Compiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/abis.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/android-legacy.toolchain.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/android.toolchain.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/flags.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android-Clang.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android-Determine.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android-Initialize.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Determine-Compiler.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/platforms.cmake 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/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/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/cmake/config.h.cmake.in E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/cmake/cpu_info_by_asm.c E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/cmake/cpu_info_by_c.c E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/cmake/vla.c pool = console ############################################# # A missing CMake input file is not an error. build CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCCompiler.cmake.in D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCCompilerABI.c D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompiler.cmake.in D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCompilerIdDetection.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeConfigurableFile.in D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDependentOption.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCXXCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerId.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeFindBinUtils.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitIncludeInfo.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitLinkInfo.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseLibraryArchitecture.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakePushCheckState.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystem.cmake.in D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCompilerCommon.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckCCompilerFlag.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckFunctionExists.c D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckIncludeFile.c.in D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckIncludeFile.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckLibraryExists.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckSymbolExists.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ADSP-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMCC-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMClang-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/AppleClang-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Borland-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Bruce-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompilerInternal.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-FindBinUtils.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Compaq-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Cray-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Embarcadero-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Fujitsu-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GHS-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/HP-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/HP-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IAR-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Intel-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/MSVC-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVHPC-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVIDIA-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PGI-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PathScale-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SCO-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SDCC-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SunPro-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/TI-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Watcom-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XL-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XL-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XLClang-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/zOS-C-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/FeatureSummary.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/FindGit.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/FindPackageMessage.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/GNUInstallDirs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Internal/CheckCompilerFlag.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Internal/FeatureTesting.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android/Determine-Compiler.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/abis.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/android-legacy.toolchain.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/android.toolchain.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/flags.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android-Clang.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android-Determine.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android-Initialize.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Determine-Compiler.cmake D$:/Android/sdk/ndk/27.0.12077973/build/cmake/platforms.cmake 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/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/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/cmake/config.h.cmake.in E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/cmake/cpu_info_by_asm.c E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/cmake/cpu_info_by_c.c E$:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/cmake/vla.c: phony ############################################# # Clean all the built files. build clean: CLEAN ############################################# # Print all primary targets available. build help: HELP ############################################# # Make the all target the default. default all