Remove the svn:keywords property.

This commit is contained in:
Guillermo S. Romero
2011-10-23 18:38:16 +00:00
parent 4a04f72069
commit 6105199668
32 changed files with 42 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python
#
# $Id: SConstruct 41169 2011-10-21 04:23:26Z campbellbarton $
# ***** BEGIN GPL LICENSE BLOCK *****
#
# This program is free software; you can redistribute it and/or
@@ -30,8 +30,6 @@
# Then read all SConscripts and build
#
# TODO: fix /FORCE:MULTIPLE on windows to get proper debug builds.
# TODO: directory copy functions are far too complicated, see:
# http://wiki.blender.org/index.php/User:Ideasman42/SConsNotSimpleInstallingFiles
import platform as pltfrm