rename most scons build targets to match cmake
This commit is contained in:
@@ -5,5 +5,5 @@ sources = env.Glob('intern/*.cpp')
|
||||
|
||||
incs = 'intern ../container ../moto/include ../memutil'
|
||||
|
||||
env.BlenderLib ('blender_BSP', sources, Split(incs), [], libtype='core', priority=200 )
|
||||
env.BlenderLib ('bf_intern_bsp', sources, Split(incs), [], libtype='core', priority=200 )
|
||||
|
||||
|
Reference in New Issue
Block a user