12 lines
318 B
Text
12 lines
318 B
Text
|
|
[configuration]
|
||
|
|
|
||
|
|
entry_symbol = "brogue_gen_library_init"
|
||
|
|
compatibility_minimum = "4.3"
|
||
|
|
|
||
|
|
[libraries]
|
||
|
|
|
||
|
|
linux.debug.x86_64 = "res://addons/brogue_gen/bin/libbrogue_gen.linux.template_debug.x86_64.so"
|
||
|
|
linux.release.x86_64 = "res://addons/brogue_gen/bin/libbrogue_gen.linux.template_release.x86_64.so"
|
||
|
|
|
||
|
|
[dependencies]
|