mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
wtf
This commit is contained in:
@@ -15,7 +15,7 @@ SConscript('resources/SCsub');
|
||||
SConscript('io/SCsub');
|
||||
|
||||
|
||||
lib = env.Library("scene",env.scene_sources)
|
||||
lib = env.Library("scene",env.scene_sources, LIBSUFFIX=env['platform_libsuffix'])
|
||||
|
||||
env.Prepend(LIBS=[lib])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user