Cambiar la ruta de compilación de scons

Signed-off-by: somebody_master <somebody_master@somebodyserver.mooo.com>
This commit is contained in:
2023-02-16 22:02:01 +01:00
parent 17530e09f2
commit fe7d0893a3
2 changed files with 4 additions and 3 deletions

View File

@ -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"