Patch #19953: [2.5] repeated include entries in a number of SConscript files
Thanks for the patch Jeff Doyle (nfz)
This commit is contained in:
@@ -5,7 +5,6 @@ sources = env.Glob('*.c')
|
||||
|
||||
incs = '../include ../../blenlib ../../blenkernel ../../makesdna ../../imbuf'
|
||||
incs += ' ../../windowmanager #/intern/guardedalloc'
|
||||
incs += ' #/intern/guardedalloc'
|
||||
incs += ' ../../makesrna ../../python ../../ikplugin'
|
||||
|
||||
defs = []
|
||||
|
||||
Reference in New Issue
Block a user