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>2006-03-10 23:11:48 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2006-03-10 23:11:48 +0300
commita71c07a0449f0176361085692e4edfab0a11e46a (patch)
treebf124431a1c764c8e85da01fdf039eb36ca40f12 /tools/__init__.py
parent1c5aa14c5d2b581396596e15ab480f5b1be5d56f (diff)
==SCons==
* change CCFLAGS to CXXFLAGS and CFLAGS to CCFLAGS to be better for SCons - removed old cruft from ancient system
Diffstat (limited to 'tools/__init__.py')
-rw-r--r--tools/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/__init__.py b/tools/__init__.py
index ec8ae137b21..e69de29bb2d 100644
--- a/tools/__init__.py
+++ b/tools/__init__.py
@@ -1 +0,0 @@
-__all__ = ['scons']