==SCons==
+ Joseph Eagar provided a patch that re-enables the application icon for Blender. Hurray!
This commit is contained in:
@@ -6,3 +6,6 @@ SConscript(['blender/SConscript',
|
||||
'creator/SConscript'])
|
||||
if env['WITH_BF_GAMEENGINE'] == 1:
|
||||
SConscript (['gameengine/SConscript'])
|
||||
|
||||
if env['OURPLATFORM'] in ('win32-vc', 'win32-mingw'):
|
||||
SConscript (['icons/SConscript'])
|
||||
|
Reference in New Issue
Block a user