Cambiar la ruta de compilación de scons
Signed-off-by: somebody_master <somebody_master@somebodyserver.mooo.com>
This commit is contained in:
@ -4,4 +4,4 @@ entry_symbol = "test_library_init"
|
||||
|
||||
[libraries]
|
||||
|
||||
linux.debug.x86_64 = "res://libtest.linux.template_debug.x86_64.so"
|
||||
linux.debug.x86_64 = "res://build/libtest.linux.template_debug.x86_64.so"
|
||||
|
Reference in New Issue
Block a user