11 lines
374 B
Plaintext
11 lines
374 B
Plaintext
[configuration]
|
|
|
|
entry_symbol = "cobor_vm_library_init"
|
|
compatibility_minimum = "4.1"
|
|
|
|
[libraries]
|
|
; Relative paths ensure that our GDExtension can be placed anywhere in the project directory.
|
|
|
|
linux.x86_64.debug = "./bin/linux/libcobor_vm_extension.linux.template_debug.x86_64.so"
|
|
linux.x86_64.release = "./bin/linux/libcobor_vm_extension.linux.template_release.x86_64.so"
|