Changeset View
Changeset View
Standalone View
Standalone View
source/blender/blenloader/CMakeLists.txt
| Show All 23 Lines | |||||
| # ***** END GPL LICENSE BLOCK ***** | # ***** END GPL LICENSE BLOCK ***** | ||||
| set(INC | set(INC | ||||
| . | . | ||||
| ../blenfont | ../blenfont | ||||
| ../blenkernel | ../blenkernel | ||||
| ../blenlib | ../blenlib | ||||
| ../blentranslation | ../blentranslation | ||||
| ../editors/include | |||||
| ../imbuf | ../imbuf | ||||
| ../makesdna | ../makesdna | ||||
| ../makesrna | ../makesrna | ||||
| ../nodes | ../nodes | ||||
| ../render/extern/include | ../render/extern/include | ||||
| ../../../intern/guardedalloc | ../../../intern/guardedalloc | ||||
| # for writefile.c: dna_type_offsets.h | # for writefile.c: dna_type_offsets.h | ||||
| ▲ Show 20 Lines • Show All 51 Lines • Show Last 20 Lines | |||||