Skip to content

Commit 13c24b7

Browse files
committed
整理头文件目录
整理头文件目录
1 parent ca78671 commit 13c24b7

106 files changed

Lines changed: 1 addition & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

app/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=gnu++11")
5151

5252
include_directories(src/main/cpp)
5353
include_directories(src/main/cpp/include)
54+
include_directories(src/main/cpp/include/armeabi-v7a)
5455

5556
find_library( # Sets the name of the path variable.
5657
log-lib

app/src/main/cpp/include/libavcodec/arm/mathops.h renamed to app/src/main/cpp/include/armeabi-v7a/libavcodec/arm/mathops.h

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

app/src/main/cpp/include/libavcodec/dv_profile.h renamed to app/src/main/cpp/include/armeabi-v7a/libavcodec/dv_profile.h

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)