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>2012-02-19 23:32:41 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-02-19 23:32:41 +0400
commit4504ac27a62a886309bd47dbd416ce917d9b9642 (patch)
tree4a05a2f6169cb0764d43132ecca4f12590a109e7 /source/blender/editors/mesh/CMakeLists.txt
parentb1a3d3cea158de51074fb4929d147826c17eb079 (diff)
remove more unused files.
Diffstat (limited to 'source/blender/editors/mesh/CMakeLists.txt')
-rw-r--r--source/blender/editors/mesh/CMakeLists.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/source/blender/editors/mesh/CMakeLists.txt b/source/blender/editors/mesh/CMakeLists.txt
index 9fa69970acd..9d2229b52f4 100644
--- a/source/blender/editors/mesh/CMakeLists.txt
+++ b/source/blender/editors/mesh/CMakeLists.txt
@@ -38,18 +38,18 @@ set(INC_SYS
)
set(SRC
- meshtools.c
- loopcut.c
- mesh_ops.c
- editmesh_bvh.c
- editmesh_add.c
- bmesh_selecthistory.c
bmesh_select.c
- bmesh_utils.c
- mesh_data.c
+ bmesh_selecthistory.c
bmesh_tools.c
- knifetool.c
+ bmesh_utils.c
editface.c
+ editmesh_add.c
+ editmesh_bvh.c
+ knifetool.c
+ loopcut.c
+ mesh_data.c
+ mesh_ops.c
+ meshtools.c
editmesh_bvh.h
mesh_intern.h