Cleanup: sort header, cmake paths

This commit is contained in:
Campbell Barton 2020-07-14 16:04:18 +10:00
parent 93e14e5935
commit 0fb08b7cc4
9 changed files with 11 additions and 11 deletions

View File

@ -53,9 +53,9 @@
# include "BLI_string_utf8.h"
# include "BLI_winstuff.h"
# include "utfconv.h"
# include <ShObjIdl.h>
# include <direct.h>
# include <io.h>
# include <ShObjIdl.h>
# include <stdbool.h>
#else
# include <pwd.h>

View File

@ -63,8 +63,8 @@ set(SRC
BLO_blend_defs.h
BLO_blend_validate.h
BLO_readfile.h
BLO_read_write.h
BLO_readfile.h
BLO_undofile.h
BLO_writefile.h
intern/readfile.h

View File

@ -117,9 +117,9 @@ set(SRC
intern/bmesh_private.h
intern/bmesh_query.c
intern/bmesh_query.h
intern/bmesh_query_inline.h
intern/bmesh_query_uv.c
intern/bmesh_query_uv.h
intern/bmesh_query_inline.h
intern/bmesh_structure.c
intern/bmesh_structure.h
intern/bmesh_structure_inline.h

View File

@ -42,7 +42,6 @@ set(INC_SYS
)
set(SRC
intern/MOD_gpencil_util.h
intern/MOD_gpencil_ui_common.c
intern/MOD_gpencil_util.c
@ -65,8 +64,9 @@ set(SRC
intern/MOD_gpenciltime.c
intern/MOD_gpenciltint.c
intern/MOD_gpencil_ui_common.h
MOD_gpencil_modifiertypes.h
intern/MOD_gpencil_ui_common.h
intern/MOD_gpencil_util.h
)
set(LIB

View File

@ -63,8 +63,8 @@ set(SRC
exporter/abc_writer_camera.cc
exporter/abc_writer_curves.cc
exporter/abc_writer_hair.cc
exporter/abc_writer_mesh.cc
exporter/abc_writer_mball.cc
exporter/abc_writer_mesh.cc
exporter/abc_writer_nurbs.cc
exporter/abc_writer_points.cc
exporter/abc_writer_transform.cc
@ -89,8 +89,8 @@ set(SRC
exporter/abc_writer_camera.h
exporter/abc_writer_curves.h
exporter/abc_writer_hair.h
exporter/abc_writer_mesh.h
exporter/abc_writer_mball.h
exporter/abc_writer_mesh.h
exporter/abc_writer_nurbs.h
exporter/abc_writer_points.h
exporter/abc_writer_transform.h

View File

@ -31,9 +31,9 @@ set(INC_SYS
set(SRC
intern/abstract_hierarchy_iterator.cc
intern/object_identifier.cc
intern/dupli_parent_finder.cc
intern/dupli_persistent_id.cc
intern/object_identifier.cc
IO_abstract_hierarchy_iterator.h
IO_dupli_persistent_id.hh

View File

@ -69,6 +69,7 @@ set(DEFSRC
rna_packedfile.c
rna_palette.c
rna_particle.c
rna_pointcloud.c
rna_pose.c
rna_render.c
rna_rigidbody.c
@ -82,7 +83,6 @@ set(DEFSRC
rna_sound.c
rna_space.c
rna_speaker.c
rna_pointcloud.c
rna_test.c
rna_text.c
rna_texture.c

View File

@ -23,9 +23,9 @@ set(INC
intern
../blenfont
../blenkernel
../blentranslation
../blenlib
../blenloader
../blentranslation
../bmesh
../depsgraph
../editors/include

View File

@ -24,8 +24,8 @@ set(INC
intern
../blenfont
../blenkernel
../blentranslation
../blenlib
../blentranslation
../bmesh
../depsgraph
../editors/include