We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a8b0c commit 37d5e11Copy full SHA for 37d5e11
tehreer-android/src/main/jni/Android.mk
@@ -1,5 +1,5 @@
1
#
2
-# Copyright (C) 2016-2018 Muhammad Tayyab Akram
+# Copyright (C) 2016-2019 Muhammad Tayyab Akram
3
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
# you may not use this file except in compliance with the License.
@@ -29,7 +29,6 @@ FT_SOURCE_PATH := $(FT_ROOT_PATH)/src
29
FT_FILE_LIST := \
30
autofit/autofit.c \
31
base/ftbase.c \
32
- base/ftapi.c \
33
base/ftbbox.c \
34
base/ftbitmap.c \
35
base/ftdebug.c \
0 commit comments