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/tools/scons/bs/bs_globals.py
2004-09-25 20:45:44 +00:00

16 lines
257 B
Python

# Global variables for the Blender build process
arguments = []
enable_clean = 0
config_file = ''
root_build_dir = ''
user_options_dict = []
init_env = []
version = ''
shortversion = ''
appname = ''
playername = ''
config_guess = ''
docopy = 0
copyto = ''