Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Mino260806 committed Jul 22, 2024
1 parent 21cf4a3 commit 1c7a2cf
Show file tree
Hide file tree
Showing 119 changed files with 0 additions and 29,133 deletions.
9 changes: 0 additions & 9 deletions app/src/main/cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,6 @@ add_library(xposedlab SHARED main.cpp ${KITTYMEMORY_SRC} ${AND64INLINEHOOK_SRC}
target_include_directories(xposedlab PRIVATE KittyMemory And64InlineHook InlineHook libutils binder
minimp3 libsamplerate mpg123 AudioFile ffmpeg)
target_link_libraries(xposedlab -llog ${KEYSTONE_LIB})
target_link_libraries(xposedlab -llog
${JNILIBS}/libavdevice-57.so
${JNILIBS}/libpostproc-54.so
${JNILIBS}/libswresample-2.so
${JNILIBS}/libavformat-57.so
${JNILIBS}/libswscale-4.so
${JNILIBS}/libavutil-55.so
${JNILIBS}/libavfilter-6.so
${JNILIBS}/libavcodec-57.so)

include_directories(${ANDROID_NDK}/sysroot/usr/include)

Expand Down
Loading

0 comments on commit 1c7a2cf

Please sign in to comment.