commit
5933cf867a
3 changed files with 59 additions and 22 deletions
|
|
@ -87,6 +87,6 @@ if env['builtin_freetype']:
|
|||
|
||||
# Godot source files
|
||||
env.add_source_files(env.modules_sources, "*.cpp")
|
||||
env.Append(CCFLAGS=['-DFREETYPE_ENABLED'])
|
||||
env.Append(CCFLAGS=['-DFREETYPE_ENABLED', '-DFT_CONFIG_OPTION_USE_PNG'])
|
||||
|
||||
Export('env')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue