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:
authorNathan Letwory <nathan@letworyinteractive.com>2011-01-17 13:43:51 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-01-17 13:43:51 +0300
commit637f4273aa3ec12e4709db16b53335c5d92d2644 (patch)
tree9f332beff65534614d95e6da4554043ce51d5a73 /SConstruct
parentd769ff0d269e2f6392b8e4f1c9dbe49e30d0afea (diff)
test commit for svn link in commit mail
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 2 insertions, 0 deletions
diff --git a/SConstruct b/SConstruct
index 6fb311daac0..72079345298 100644
--- a/SConstruct
+++ b/SConstruct
@@ -28,6 +28,8 @@
# Main entry-point for the SCons building system
# Set up some custom actions and target/argument handling
# Then read all SConscripts and build
+#
+# TODO: fix /FORCE:MULTIPLE on windows to get proper debug builds
import platform as pltfrm