Added OpenBSD3.x to the SCons build system.
This commit is contained in:
@@ -56,5 +56,6 @@ python_env.Append (CPPPATH = ['api2_2x',
|
||||
'../include'])
|
||||
|
||||
python_env.Append (CPPPATH = user_options_dict['PYTHON_INCLUDE'])
|
||||
python_env.Append (CPPPATH = user_options_dict['OPENGL_INCLUDE'])
|
||||
python_env.Append (CPPPATH = extra_includes)
|
||||
python_env.Library (target='#'+user_options_dict['BUILD_DIR']+'/lib/blender_python', source=source_files)
|
||||
|
||||
Reference in New Issue
Block a user