[DEV] update the configuration file

This commit is contained in:
Edouard DUPIN 2012-11-21 22:21:33 +01:00
parent cc9fe3ac3f
commit 90d01e42fe
4 changed files with 72 additions and 72 deletions

View File

@ -6,19 +6,19 @@
# #
# Modules # Modules
# #
CONFIG_BUILD_EDN=y BUILD_EDN=y
# CONFIG_BUILD_AGG is not set # BUILD_AGG is not set
# CONFIG_BUILD_ETK is not set # BUILD_ETK is not set
# CONFIG_BUILD_EWOL is not set # BUILD_EWOL is not set
# CONFIG_BUILD_FREETYPE is not set # BUILD_FREETYPE is not set
# CONFIG_BUILD_LUA is not set # BUILD_LUA is not set
# CONFIG_BUILD_OGG is not set # BUILD_OGG is not set
# CONFIG_BUILD_PARSERSVG is not set # BUILD_PARSERSVG is not set
# CONFIG_BUILD_LIBPNG is not set # BUILD_LIBPNG is not set
# CONFIG_BUILD_PORTAUDIO is not set # BUILD_PORTAUDIO is not set
# CONFIG_BUILD_TINYXML is not set # BUILD_TINYXML is not set
# CONFIG_BUILD_ZLIB is not set # BUILD_ZLIB is not set
# CONFIG_BUILD_LIBZIP is not set # BUILD_LIBZIP is not set
# #
# edn # edn
@ -27,38 +27,38 @@ CONFIG_BUILD_EDN=y
# #
# General # General
# #
CONFIG_APPL_BUFFER_FONT_NORMAL=y APPL_BUFFER_FONT_NORMAL=y
# CONFIG_APPL_BUFFER_FONT_DISTANCE_FIELD is not set # APPL_BUFFER_FONT_DISTANCE_FIELD is not set
# #
# Android # Android
# #
CONFIG___EWOL_ANDROID_MINIMUM_SDK_VERSION__=9 __EWOL_ANDROID_MINIMUM_SDK_VERSION__=9
# CONFIG___EWOL_ANDROID_SHOW_TITLE__ is not set # __EWOL_ANDROID_SHOW_TITLE__ is not set
CONFIG___EWOL_ANDROID_ORIENTATION_AUTO__=y __EWOL_ANDROID_ORIENTATION_AUTO__=y
# CONFIG___EWOL_ANDROID_ORIENTATION_LANDSCAPE__ is not set # __EWOL_ANDROID_ORIENTATION_LANDSCAPE__ is not set
# CONFIG___EWOL_ANDROID_ORIENTATION_PORTRAIT__ is not set # __EWOL_ANDROID_ORIENTATION_PORTRAIT__ is not set
# #
# Permissions # Permissions
# #
CONFIG___ANDROID_PERMISSION__WRITE_EXTERNAL_STORAGE__=y __ANDROID_PERMISSION__WRITE_EXTERNAL_STORAGE__=y
# CONFIG___ANDROID_PERMISSION__CAMERA__ is not set # __ANDROID_PERMISSION__CAMERA__ is not set
# CONFIG___ANDROID_PERMISSION__INTERNET__ is not set # __ANDROID_PERMISSION__INTERNET__ is not set
# CONFIG___ANDROID_PERMISSION__MODIFY_AUDIO_SETTINGS__ is not set # __ANDROID_PERMISSION__MODIFY_AUDIO_SETTINGS__ is not set
# CONFIG___ANDROID_PERMISSION__READ_CALENDAR__ is not set # __ANDROID_PERMISSION__READ_CALENDAR__ is not set
# CONFIG___ANDROID_PERMISSION__READ_CONTACTS__ is not set # __ANDROID_PERMISSION__READ_CONTACTS__ is not set
# CONFIG___ANDROID_PERMISSION__READ_FRAME_BUFFER__ is not set # __ANDROID_PERMISSION__READ_FRAME_BUFFER__ is not set
# CONFIG___ANDROID_PERMISSION__READ_PROFILE__ is not set # __ANDROID_PERMISSION__READ_PROFILE__ is not set
# CONFIG___ANDROID_PERMISSION__RECORD_AUDIO__ is not set # __ANDROID_PERMISSION__RECORD_AUDIO__ is not set
# CONFIG___ANDROID_PERMISSION__SET_ORIENTATION__ is not set # __ANDROID_PERMISSION__SET_ORIENTATION__ is not set
# CONFIG___ANDROID_PERMISSION__VIBRATE__ is not set # __ANDROID_PERMISSION__VIBRATE__ is not set
# CONFIG___ANDROID_PERMISSION__ACCESS_COARSE_LOCATION__ is not set # __ANDROID_PERMISSION__ACCESS_COARSE_LOCATION__ is not set
# CONFIG___ANDROID_PERMISSION__ACCESS_FINE_LOCATION__ is not set # __ANDROID_PERMISSION__ACCESS_FINE_LOCATION__ is not set
# CONFIG___VIDEO__OPENGL_ES_1 is not set # __VIDEO__OPENGL_ES_1 is not set
CONFIG___VIDEO__OPENGL_ES_2=y __VIDEO__OPENGL_ES_2=y
CONFIG___EWOL_APPL_BASIC_TITLE__="Edn : Sources Code Editor" __EWOL_APPL_BASIC_TITLE__="Edn : Sources Code Editor"

View File

@ -6,19 +6,19 @@
# #
# Modules # Modules
# #
CONFIG_BUILD_EDN=y BUILD_EDN=y
# CONFIG_BUILD_AGG is not set # BUILD_AGG is not set
# CONFIG_BUILD_ETK is not set # BUILD_ETK is not set
# CONFIG_BUILD_EWOL is not set # BUILD_EWOL is not set
# CONFIG_BUILD_FREETYPE is not set # BUILD_FREETYPE is not set
# CONFIG_BUILD_LUA is not set # BUILD_LUA is not set
# CONFIG_BUILD_OGG is not set # BUILD_OGG is not set
# CONFIG_BUILD_PARSERSVG is not set # BUILD_PARSERSVG is not set
# CONFIG_BUILD_LIBPNG is not set # BUILD_LIBPNG is not set
# CONFIG_BUILD_PORTAUDIO is not set # BUILD_PORTAUDIO is not set
# CONFIG_BUILD_TINYXML is not set # BUILD_TINYXML is not set
# CONFIG_BUILD_ZLIB is not set # BUILD_ZLIB is not set
# CONFIG_BUILD_LIBZIP is not set # BUILD_LIBZIP is not set
# #
# edn # edn
@ -27,8 +27,8 @@ CONFIG_BUILD_EDN=y
# #
# General # General
# #
CONFIG_APPL_BUFFER_FONT_NORMAL=y APPL_BUFFER_FONT_NORMAL=y
# CONFIG_APPL_BUFFER_FONT_DISTANCE_FIELD is not set # APPL_BUFFER_FONT_DISTANCE_FIELD is not set
# #
# ewol # ewol
@ -37,5 +37,5 @@ CONFIG_APPL_BUFFER_FONT_NORMAL=y
# #
# General # General
# #
# CONFIG___EWOL_INTEGRATED_FONT__ is not set # __EWOL_INTEGRATED_FONT__ is not set
CONFIG___EWOL_APPL_BASIC_TITLE__="Edn : Sources Code Editor" __EWOL_APPL_BASIC_TITLE__="Edn : Sources Code Editor"

View File

@ -6,19 +6,19 @@
# #
# Modules # Modules
# #
CONFIG_BUILD_EDN=y BUILD_EDN=y
# CONFIG_BUILD_AGG is not set # BUILD_AGG is not set
# CONFIG_BUILD_ETK is not set # BUILD_ETK is not set
# CONFIG_BUILD_EWOL is not set # BUILD_EWOL is not set
# CONFIG_BUILD_FREETYPE is not set # BUILD_FREETYPE is not set
# CONFIG_BUILD_LUA is not set # BUILD_LUA is not set
# CONFIG_BUILD_OGG is not set # BUILD_OGG is not set
# CONFIG_BUILD_PARSERSVG is not set # BUILD_PARSERSVG is not set
# CONFIG_BUILD_LIBPNG is not set # BUILD_LIBPNG is not set
# CONFIG_BUILD_PORTAUDIO is not set # BUILD_PORTAUDIO is not set
# CONFIG_BUILD_TINYXML is not set # BUILD_TINYXML is not set
# CONFIG_BUILD_ZLIB is not set # BUILD_ZLIB is not set
# CONFIG_BUILD_LIBZIP is not set # BUILD_LIBZIP is not set
# #
# edn # edn
@ -27,8 +27,8 @@ CONFIG_BUILD_EDN=y
# #
# General # General
# #
CONFIG_APPL_BUFFER_FONT_NORMAL=y APPL_BUFFER_FONT_NORMAL=y
# CONFIG_APPL_BUFFER_FONT_DISTANCE_FIELD is not set # APPL_BUFFER_FONT_DISTANCE_FIELD is not set
# #
# ewol # ewol
@ -37,6 +37,6 @@ CONFIG_APPL_BUFFER_FONT_NORMAL=y
# #
# General # General
# #
# CONFIG___VIDEO__OPENGL_ES_1 is not set # __VIDEO__OPENGL_ES_1 is not set
CONFIG___VIDEO__OPENGL_ES_2=y __VIDEO__OPENGL_ES_2=y
CONFIG___EWOL_APPL_BASIC_TITLE__="Edn : Sources Code Editor" __EWOL_APPL_BASIC_TITLE__="Edn : Sources Code Editor"

View File

@ -61,7 +61,7 @@ LOCAL_COPY_FOLDERS := \
../data/theme/default/*.svg:theme/default/ ../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_FILES := ../data/Font/freefont/FreeSerif.ttf:fonts/FreeSerif.ttf
LOCAL_COPY_FOLDERS += ../data/Font/freefont/FreeMon*.ttf:fonts LOCAL_COPY_FOLDERS += ../data/Font/freefont/FreeMon*.ttf:fonts