Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/util/CMakeLists.txt
| Show First 20 Lines • Show All 97 Lines • ▼ Show 20 Lines | set(SRC | ||||
| ../include/ED_userpref.h | ../include/ED_userpref.h | ||||
| ../include/ED_util.h | ../include/ED_util.h | ||||
| ../include/ED_util_imbuf.h | ../include/ED_util_imbuf.h | ||||
| ../include/ED_uvedit.h | ../include/ED_uvedit.h | ||||
| ../include/ED_view3d.h | ../include/ED_view3d.h | ||||
| ../include/ED_view3d_offscreen.h | ../include/ED_view3d_offscreen.h | ||||
| ../include/UI_icons.h | ../include/UI_icons.h | ||||
| ../include/UI_interface.h | ../include/UI_interface.h | ||||
| ../include/UI_interface.hh | |||||
| ../include/UI_interface_icons.h | ../include/UI_interface_icons.h | ||||
| ../include/UI_resources.h | ../include/UI_resources.h | ||||
| ../include/UI_tree_view.hh | |||||
| ../include/UI_view2d.h | ../include/UI_view2d.h | ||||
| ) | ) | ||||
| set(LIB | set(LIB | ||||
| ) | ) | ||||
| if(WITH_INTERNATIONAL) | if(WITH_INTERNATIONAL) | ||||
| Show All 11 Lines | |||||