[DEV] update configs
This commit is contained in:
@@ -5,19 +5,19 @@
|
||||
#
|
||||
# Modules
|
||||
#
|
||||
BUILD_EDN=y
|
||||
# BUILD_AGG is not set
|
||||
# BUILD_ETK is not set
|
||||
# BUILD_FREETYPE is not set
|
||||
BUILD_GLEW=y
|
||||
# BUILD_LUA is not set
|
||||
# BUILD_OGG is not set
|
||||
# BUILD_PARSERSVG is not set
|
||||
# BUILD_LIBPNG is not set
|
||||
# BUILD_TINYXML is not set
|
||||
# BUILD_ZLIB is not set
|
||||
# BUILD_LIBZIP is not set
|
||||
# BUILD_EWOL is not set
|
||||
CONFIG_BUILD_EDN=y
|
||||
# CONFIG_BUILD_AGG is not set
|
||||
# CONFIG_BUILD_ETK is not set
|
||||
# CONFIG_BUILD_FREETYPE is not set
|
||||
CONFIG_BUILD_GLEW=y
|
||||
# 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_TINYXML is not set
|
||||
# CONFIG_BUILD_ZLIB is not set
|
||||
# CONFIG_BUILD_LIBZIP is not set
|
||||
# CONFIG_BUILD_EWOL is not set
|
||||
|
||||
#
|
||||
# edn
|
||||
@@ -26,8 +26,8 @@ BUILD_GLEW=y
|
||||
#
|
||||
# General
|
||||
#
|
||||
APPL_BUFFER_FONT_NORMAL=y
|
||||
# APPL_BUFFER_FONT_DISTANCE_FIELD is not set
|
||||
CONFIG_APPL_BUFFER_FONT_NORMAL=y
|
||||
# CONFIG_APPL_BUFFER_FONT_DISTANCE_FIELD is not set
|
||||
|
||||
#
|
||||
# ewol
|
||||
@@ -36,5 +36,5 @@ APPL_BUFFER_FONT_NORMAL=y
|
||||
#
|
||||
# General
|
||||
#
|
||||
__EWOL_APPL_BASIC_TITLE__="Ewol Basic Title"
|
||||
__EWOL_INTEGRATED_FONT__=y
|
||||
CONFIG___EWOL_APPL_BASIC_TITLE__="Ewol Basic Title"
|
||||
CONFIG___EWOL_INTEGRATED_FONT__=y
|
||||
|
Reference in New Issue
Block a user