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:
authorKent Mein <mein@cs.umn.edu>2008-12-12 23:41:30 +0300
committerKent Mein <mein@cs.umn.edu>2008-12-12 23:41:30 +0300
commite8effb2d0fc7fbc88fe212e968cde208424b03d5 (patch)
treecbfadf72a151f8de231f29601dfbc0d71b669a5c /source/gameengine/VideoTexture
parent0956f78d698089ad87e1770297d37b4f47b1be36 (diff)
started whiping cmake into shape for 2.5 still need to figure out
the rna stuff but its close. Need to get it working for blender then copy over same to game engine. Kent
Diffstat (limited to 'source/gameengine/VideoTexture')
-rw-r--r--source/gameengine/VideoTexture/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/gameengine/VideoTexture/CMakeLists.txt b/source/gameengine/VideoTexture/CMakeLists.txt
index 1674602edd7..12b6b83cabe 100644
--- a/source/gameengine/VideoTexture/CMakeLists.txt
+++ b/source/gameengine/VideoTexture/CMakeLists.txt
@@ -39,6 +39,7 @@ SET(INC
../../../source/blender/blenlib
../../../source/blender/blenkernel
../../../source/blender/makesdna
+ ../../../source/blender/editors/include
../../../source/blender/imbuf
../../../source/blender/python
../../../source/blender/gpu