From acc883da83b5fa7839a094e8dbf259077ca64f2e Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 17 Nov 2010 07:22:20 +0000 Subject: - move cmake file for python. - move bpy_array.c to bpy_rna_array.c - minor syntax changes --- source/blender/python/generic/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/python/generic') diff --git a/source/blender/python/generic/CMakeLists.txt b/source/blender/python/generic/CMakeLists.txt index 2f5551d4c96..6513cf66c47 100644 --- a/source/blender/python/generic/CMakeLists.txt +++ b/source/blender/python/generic/CMakeLists.txt @@ -23,7 +23,6 @@ SET(INC ../../blenlib ../../makesdna ../../blenkernel - ../../editors/include ../../../../intern/guardedalloc ../../../../extern/glew/include ${PYTHON_INC} -- cgit v1.2.3