Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/src/SConscript')
-rw-r--r--source/blender/src/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/src/SConscript b/source/blender/src/SConscript
index 06f89015df7..24471f09b47 100644
--- a/source/blender/src/SConscript
+++ b/source/blender/src/SConscript
@@ -1,3 +1,4 @@
+#!/usr/bin/python
Import ('extra_includes')
Import ('user_options_dict')
Import ('library_env')