This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/icons/SConscript

7 lines
128 B
Python

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