[DEV] update the configuration file
This commit is contained in:
parent
cc9fe3ac3f
commit
90d01e42fe
@ -6,19 +6,19 @@
|
||||
#
|
||||
# Modules
|
||||
#
|
||||
CONFIG_BUILD_EDN=y
|
||||
# CONFIG_BUILD_AGG is not set
|
||||
# CONFIG_BUILD_ETK is not set
|
||||
# CONFIG_BUILD_EWOL is not set
|
||||
# CONFIG_BUILD_FREETYPE is not set
|
||||
# CONFIG_BUILD_LUA is not set
|
||||
# CONFIG_BUILD_OGG is not set
|
||||
# CONFIG_BUILD_PARSERSVG is not set
|
||||
# CONFIG_BUILD_LIBPNG is not set
|
||||
# CONFIG_BUILD_PORTAUDIO is not set
|
||||
# CONFIG_BUILD_TINYXML is not set
|
||||
# CONFIG_BUILD_ZLIB is not set
|
||||
# CONFIG_BUILD_LIBZIP is not set
|
||||
BUILD_EDN=y
|
||||
# BUILD_AGG is not set
|
||||
# BUILD_ETK is not set
|
||||
# BUILD_EWOL is not set
|
||||
# BUILD_FREETYPE is not set
|
||||
# BUILD_LUA is not set
|
||||
# BUILD_OGG is not set
|
||||
# BUILD_PARSERSVG is not set
|
||||
# BUILD_LIBPNG is not set
|
||||
# BUILD_PORTAUDIO is not set
|
||||
# BUILD_TINYXML is not set
|
||||
# BUILD_ZLIB is not set
|
||||
# BUILD_LIBZIP is not set
|
||||
|
||||
#
|
||||
# edn
|
||||
@ -27,38 +27,38 @@ CONFIG_BUILD_EDN=y
|
||||
#
|
||||
# General
|
||||
#
|
||||
CONFIG_APPL_BUFFER_FONT_NORMAL=y
|
||||
# CONFIG_APPL_BUFFER_FONT_DISTANCE_FIELD is not set
|
||||
APPL_BUFFER_FONT_NORMAL=y
|
||||
# APPL_BUFFER_FONT_DISTANCE_FIELD is not set
|
||||
|
||||
|
||||
#
|
||||
# Android
|
||||
#
|
||||
CONFIG___EWOL_ANDROID_MINIMUM_SDK_VERSION__=9
|
||||
# CONFIG___EWOL_ANDROID_SHOW_TITLE__ is not set
|
||||
CONFIG___EWOL_ANDROID_ORIENTATION_AUTO__=y
|
||||
# CONFIG___EWOL_ANDROID_ORIENTATION_LANDSCAPE__ is not set
|
||||
# CONFIG___EWOL_ANDROID_ORIENTATION_PORTRAIT__ is not set
|
||||
__EWOL_ANDROID_MINIMUM_SDK_VERSION__=9
|
||||
# __EWOL_ANDROID_SHOW_TITLE__ is not set
|
||||
__EWOL_ANDROID_ORIENTATION_AUTO__=y
|
||||
# __EWOL_ANDROID_ORIENTATION_LANDSCAPE__ is not set
|
||||
# __EWOL_ANDROID_ORIENTATION_PORTRAIT__ is not set
|
||||
|
||||
|
||||
#
|
||||
# Permissions
|
||||
#
|
||||
CONFIG___ANDROID_PERMISSION__WRITE_EXTERNAL_STORAGE__=y
|
||||
# CONFIG___ANDROID_PERMISSION__CAMERA__ is not set
|
||||
# CONFIG___ANDROID_PERMISSION__INTERNET__ is not set
|
||||
# CONFIG___ANDROID_PERMISSION__MODIFY_AUDIO_SETTINGS__ is not set
|
||||
# CONFIG___ANDROID_PERMISSION__READ_CALENDAR__ is not set
|
||||
# CONFIG___ANDROID_PERMISSION__READ_CONTACTS__ is not set
|
||||
# CONFIG___ANDROID_PERMISSION__READ_FRAME_BUFFER__ is not set
|
||||
# CONFIG___ANDROID_PERMISSION__READ_PROFILE__ is not set
|
||||
# CONFIG___ANDROID_PERMISSION__RECORD_AUDIO__ is not set
|
||||
# CONFIG___ANDROID_PERMISSION__SET_ORIENTATION__ is not set
|
||||
# CONFIG___ANDROID_PERMISSION__VIBRATE__ is not set
|
||||
# CONFIG___ANDROID_PERMISSION__ACCESS_COARSE_LOCATION__ is not set
|
||||
# CONFIG___ANDROID_PERMISSION__ACCESS_FINE_LOCATION__ is not set
|
||||
# CONFIG___VIDEO__OPENGL_ES_1 is not set
|
||||
__ANDROID_PERMISSION__WRITE_EXTERNAL_STORAGE__=y
|
||||
# __ANDROID_PERMISSION__CAMERA__ is not set
|
||||
# __ANDROID_PERMISSION__INTERNET__ is not set
|
||||
# __ANDROID_PERMISSION__MODIFY_AUDIO_SETTINGS__ is not set
|
||||
# __ANDROID_PERMISSION__READ_CALENDAR__ is not set
|
||||
# __ANDROID_PERMISSION__READ_CONTACTS__ is not set
|
||||
# __ANDROID_PERMISSION__READ_FRAME_BUFFER__ is not set
|
||||
# __ANDROID_PERMISSION__READ_PROFILE__ is not set
|
||||
# __ANDROID_PERMISSION__RECORD_AUDIO__ is not set
|
||||
# __ANDROID_PERMISSION__SET_ORIENTATION__ is not set
|
||||
# __ANDROID_PERMISSION__VIBRATE__ is not set
|
||||
# __ANDROID_PERMISSION__ACCESS_COARSE_LOCATION__ is not set
|
||||
# __ANDROID_PERMISSION__ACCESS_FINE_LOCATION__ is not set
|
||||
# __VIDEO__OPENGL_ES_1 is not set
|
||||
|
||||
|
||||
CONFIG___VIDEO__OPENGL_ES_2=y
|
||||
CONFIG___EWOL_APPL_BASIC_TITLE__="Edn : Sources Code Editor"
|
||||
__VIDEO__OPENGL_ES_2=y
|
||||
__EWOL_APPL_BASIC_TITLE__="Edn : Sources Code Editor"
|
||||
|
@ -6,19 +6,19 @@
|
||||
#
|
||||
# Modules
|
||||
#
|
||||
CONFIG_BUILD_EDN=y
|
||||
# CONFIG_BUILD_AGG is not set
|
||||
# CONFIG_BUILD_ETK is not set
|
||||
# CONFIG_BUILD_EWOL is not set
|
||||
# CONFIG_BUILD_FREETYPE is not set
|
||||
# CONFIG_BUILD_LUA is not set
|
||||
# CONFIG_BUILD_OGG is not set
|
||||
# CONFIG_BUILD_PARSERSVG is not set
|
||||
# CONFIG_BUILD_LIBPNG is not set
|
||||
# CONFIG_BUILD_PORTAUDIO is not set
|
||||
# CONFIG_BUILD_TINYXML is not set
|
||||
# CONFIG_BUILD_ZLIB is not set
|
||||
# CONFIG_BUILD_LIBZIP is not set
|
||||
BUILD_EDN=y
|
||||
# BUILD_AGG is not set
|
||||
# BUILD_ETK is not set
|
||||
# BUILD_EWOL is not set
|
||||
# BUILD_FREETYPE is not set
|
||||
# BUILD_LUA is not set
|
||||
# BUILD_OGG is not set
|
||||
# BUILD_PARSERSVG is not set
|
||||
# BUILD_LIBPNG is not set
|
||||
# BUILD_PORTAUDIO is not set
|
||||
# BUILD_TINYXML is not set
|
||||
# BUILD_ZLIB is not set
|
||||
# BUILD_LIBZIP is not set
|
||||
|
||||
#
|
||||
# edn
|
||||
@ -27,8 +27,8 @@ CONFIG_BUILD_EDN=y
|
||||
#
|
||||
# General
|
||||
#
|
||||
CONFIG_APPL_BUFFER_FONT_NORMAL=y
|
||||
# CONFIG_APPL_BUFFER_FONT_DISTANCE_FIELD is not set
|
||||
APPL_BUFFER_FONT_NORMAL=y
|
||||
# APPL_BUFFER_FONT_DISTANCE_FIELD is not set
|
||||
|
||||
#
|
||||
# ewol
|
||||
@ -37,5 +37,5 @@ CONFIG_APPL_BUFFER_FONT_NORMAL=y
|
||||
#
|
||||
# General
|
||||
#
|
||||
# CONFIG___EWOL_INTEGRATED_FONT__ is not set
|
||||
CONFIG___EWOL_APPL_BASIC_TITLE__="Edn : Sources Code Editor"
|
||||
# __EWOL_INTEGRATED_FONT__ is not set
|
||||
__EWOL_APPL_BASIC_TITLE__="Edn : Sources Code Editor"
|
||||
|
@ -6,19 +6,19 @@
|
||||
#
|
||||
# Modules
|
||||
#
|
||||
CONFIG_BUILD_EDN=y
|
||||
# CONFIG_BUILD_AGG is not set
|
||||
# CONFIG_BUILD_ETK is not set
|
||||
# CONFIG_BUILD_EWOL is not set
|
||||
# CONFIG_BUILD_FREETYPE is not set
|
||||
# CONFIG_BUILD_LUA is not set
|
||||
# CONFIG_BUILD_OGG is not set
|
||||
# CONFIG_BUILD_PARSERSVG is not set
|
||||
# CONFIG_BUILD_LIBPNG is not set
|
||||
# CONFIG_BUILD_PORTAUDIO is not set
|
||||
# CONFIG_BUILD_TINYXML is not set
|
||||
# CONFIG_BUILD_ZLIB is not set
|
||||
# CONFIG_BUILD_LIBZIP is not set
|
||||
BUILD_EDN=y
|
||||
# BUILD_AGG is not set
|
||||
# BUILD_ETK is not set
|
||||
# BUILD_EWOL is not set
|
||||
# BUILD_FREETYPE is not set
|
||||
# BUILD_LUA is not set
|
||||
# BUILD_OGG is not set
|
||||
# BUILD_PARSERSVG is not set
|
||||
# BUILD_LIBPNG is not set
|
||||
# BUILD_PORTAUDIO is not set
|
||||
# BUILD_TINYXML is not set
|
||||
# BUILD_ZLIB is not set
|
||||
# BUILD_LIBZIP is not set
|
||||
|
||||
#
|
||||
# edn
|
||||
@ -27,8 +27,8 @@ CONFIG_BUILD_EDN=y
|
||||
#
|
||||
# General
|
||||
#
|
||||
CONFIG_APPL_BUFFER_FONT_NORMAL=y
|
||||
# CONFIG_APPL_BUFFER_FONT_DISTANCE_FIELD is not set
|
||||
APPL_BUFFER_FONT_NORMAL=y
|
||||
# APPL_BUFFER_FONT_DISTANCE_FIELD is not set
|
||||
|
||||
#
|
||||
# ewol
|
||||
@ -37,6 +37,6 @@ CONFIG_APPL_BUFFER_FONT_NORMAL=y
|
||||
#
|
||||
# General
|
||||
#
|
||||
# CONFIG___VIDEO__OPENGL_ES_1 is not set
|
||||
CONFIG___VIDEO__OPENGL_ES_2=y
|
||||
CONFIG___EWOL_APPL_BASIC_TITLE__="Edn : Sources Code Editor"
|
||||
# __VIDEO__OPENGL_ES_1 is not set
|
||||
__VIDEO__OPENGL_ES_2=y
|
||||
__EWOL_APPL_BASIC_TITLE__="Edn : Sources Code Editor"
|
||||
|
@ -61,7 +61,7 @@ LOCAL_COPY_FOLDERS := \
|
||||
../data/theme/default/*.svg:theme/default/
|
||||
|
||||
|
||||
ifneq ($(CONFIG___EWOL_INTEGRATED_FONT__),$(empty))
|
||||
ifneq ($(__EWOL_INTEGRATED_FONT__),$(empty))
|
||||
|
||||
LOCAL_COPY_FILES := ../data/Font/freefont/FreeSerif.ttf:fonts/FreeSerif.ttf
|
||||
LOCAL_COPY_FOLDERS += ../data/Font/freefont/FreeMon*.ttf:fonts
|
||||
|
Loading…
x
Reference in New Issue
Block a user