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:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-09-03 07:30:20 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-09-03 07:30:20 +0400
commita8269c89469c6d79e882d247097270f3e281d253 (patch)
tree3ef1f01a42fdeae02f6ce90a9836cae917ed4b26 /source/blender/editors/transform/SConscript
parentde7f183f37ef845805aaca6c89d2607f5ce5296d (diff)
SVN maintenance.
Diffstat (limited to 'source/blender/editors/transform/SConscript')
-rw-r--r--source/blender/editors/transform/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/transform/SConscript b/source/blender/editors/transform/SConscript
index 78945ff7d3a..c1fe5d6889a 100644
--- a/source/blender/editors/transform/SConscript
+++ b/source/blender/editors/transform/SConscript
@@ -8,4 +8,4 @@ incs += ' ../../windowmanager #/intern/guardedalloc #/extern/glew/include'
incs += ' ../../render/extern/include'
incs += ' ../../gpu ../../makesrna'
-env.BlenderLib ( 'bf_editors_transform', sources, Split(incs), [], libtype=['core'], priority=[40] ) \ No newline at end of file
+env.BlenderLib ( 'bf_editors_transform', sources, Split(incs), [], libtype=['core'], priority=[40] )