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/editors/space_info/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_info/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blender/editors/space_info/CMakeLists.txt b/source/blender/editors/space_info/CMakeLists.txt
index 4896515182e..f7f8e6a2cef 100644
--- a/source/blender/editors/space_info/CMakeLists.txt
+++ b/source/blender/editors/space_info/CMakeLists.txt
@@ -41,12 +41,12 @@ set(INC_SYS
)
set(SRC
- info_ops.c
- info_stats.c
info_draw.c
+ info_ops.c
info_report.c
- textview.c
+ info_stats.c
space_info.c
+ textview.c
info_intern.h
textview.h