You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
wtf
This commit is contained in:
@@ -12,7 +12,7 @@ SConscript('audio/SCsub');
|
||||
SConscript('spatial_sound/SCsub');
|
||||
SConscript('spatial_sound_2d/SCsub');
|
||||
|
||||
lib = env.Library("servers",env.servers_sources)
|
||||
lib = env.Library("servers",env.servers_sources, LIBSUFFIX=env['platform_libsuffix'])
|
||||
|
||||
env.Prepend(LIBS=[lib])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user