blender/source/icons/SConscript
2009-09-16 17:43:09 +00:00

7 lines
128 B
Python

#!/usr/bin/python
Import ('env')
source = 'winblender.rcscons'
env.BlenderRes('winresource', source, ['core'], priority=[95])