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:
authorCampbell Barton <ideasman42@gmail.com>2011-08-29 04:46:56 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-08-29 04:46:56 +0400
commit5065d4c744085a32fe8511515909da0b4bf2fb3d (patch)
tree19da9a2ba799560ffe95c5e5a64269587d3a049d /source/blender/makesrna/intern/CMakeLists.txt
parentff7bde2a2f2e20600460e96dc9181330d08ed0ba (diff)
parentf71223400929b55720251eabd46732397f34a7b1 (diff)
svn merge -r39664:39762 https://svn.blender.org/svnroot/bf-blender/trunk/blender
Diffstat (limited to 'source/blender/makesrna/intern/CMakeLists.txt')
-rw-r--r--source/blender/makesrna/intern/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesrna/intern/CMakeLists.txt b/source/blender/makesrna/intern/CMakeLists.txt
index 93e95bcb2ce..b20028487b5 100644
--- a/source/blender/makesrna/intern/CMakeLists.txt
+++ b/source/blender/makesrna/intern/CMakeLists.txt
@@ -100,6 +100,7 @@ set(APISRC
rna_main_api.c
rna_material_api.c
rna_mesh_api.c
+ rna_texture_api.c
rna_object_api.c
rna_pose_api.c
rna_scene_api.c