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:
authorTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2011-02-20 02:51:18 +0300
committerTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2011-02-20 02:51:18 +0300
commit70aa63306ad3ec1402275ed623b745d06d14db18 (patch)
tree08cea0cd3818061afc4f3a3b7b922ac668ca80ae /source/blender/render/CMakeLists.txt
parent3789c398ff2b2fd7f0eadba45686b0e235186f4a (diff)
parent43d362fcc8592cede760a56cf863a0c3eb80ff5f (diff)
Merged changes in the trunk up to revision 34996.
Conflicts resolved: C:\bf-blender\soc-2008-mxcurioni\doc\python_api\sphinx_doc_gen.py C:\bf-blender\soc-2008-mxcurioni\source\blender\makesrna\RNA_types.h C:\bf-blender\soc-2008-mxcurioni\source\blender\render\SConscript
Diffstat (limited to 'source/blender/render/CMakeLists.txt')
-rw-r--r--source/blender/render/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/render/CMakeLists.txt b/source/blender/render/CMakeLists.txt
index 2680c9f183f..19cb69f3e9e 100644
--- a/source/blender/render/CMakeLists.txt
+++ b/source/blender/render/CMakeLists.txt
@@ -38,6 +38,7 @@ set(INC
../imbuf
../../kernel/gen_messaging
../../../intern/smoke/extern
+ ../../../intern/mikktspace
../../../intern/guardedalloc
../freestyle
)