diff options
-rw-r--r-- | Android.mk | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -57,4 +57,6 @@ LOCAL_CPPFLAGS += -std=c++98 LOCAL_MODULE:= libFraunhoferAAC +LOCAL_CLANG:= false + include $(BUILD_STATIC_LIBRARY) |
index : fdk-aac-dabplus | ||
fdk-aac-dabplus encoding library |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | Android.mk | 2 |
@@ -57,4 +57,6 @@ LOCAL_CPPFLAGS += -std=c++98 LOCAL_MODULE:= libFraunhoferAAC +LOCAL_CLANG:= false + include $(BUILD_STATIC_LIBRARY) |