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:
Diffstat (limited to 'source/blender/python')
-rw-r--r--source/blender/python/generic/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/python/generic/CMakeLists.txt b/source/blender/python/generic/CMakeLists.txt
index 785c1d66407..dce6a7e1c91 100644
--- a/source/blender/python/generic/CMakeLists.txt
+++ b/source/blender/python/generic/CMakeLists.txt
@@ -32,18 +32,18 @@ set(INC_SYS
set(SRC
bgl.c
+ bl_math_py_api.c
blf_py_api.c
bpy_threads.c
idprop_py_api.c
imbuf_py_api.c
- bl_math_py_api.c
py_capi_utils.c
bgl.h
+ bl_math_py_api.h
blf_py_api.h
idprop_py_api.h
imbuf_py_api.h
- bl_math_py_api.h
py_capi_utils.h
# header-only