* comment out /WX until I have commited nodes code :)
This commit is contained in:
@@ -10,6 +10,7 @@ defs = []
|
||||
cf = []
|
||||
if env['OURPLATFORM'] == 'win32-vc':
|
||||
#cf.append('/Wall')
|
||||
cf.append('/WX')
|
||||
#cf.append('/WX')
|
||||
pass
|
||||
|
||||
env.BlenderLib ( 'bf_editors_space_node', sources, Split(incs), defs, libtype=['core'], priority=[55], compileflags=cf )
|
||||
|
||||
Reference in New Issue
Block a user