diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt index e6d26d4e4..bb493d7bb 100644 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -22,6 +22,11 @@ SET(SMESH_RESOURCES_FILES ModuleMesh.png + adapt_hom_iter_next.png + adapt_hom_iter_poursuite.png + adapt_mg_adapt.png + adapt_ref_all.png + adapt_ref_homard.png advanced_mesh_info.png bare_border_face.png bare_border_volume.png diff --git a/resources/adapt_hom_iter_next.png b/resources/adapt_hom_iter_next.png new file mode 100755 index 000000000..3bbcbd640 Binary files /dev/null and b/resources/adapt_hom_iter_next.png differ diff --git a/resources/adapt_hom_iter_poursuite.png b/resources/adapt_hom_iter_poursuite.png new file mode 100755 index 000000000..10ee5f7f6 Binary files /dev/null and b/resources/adapt_hom_iter_poursuite.png differ diff --git a/resources/adapt_mg_adapt.png b/resources/adapt_mg_adapt.png new file mode 100755 index 000000000..f2c1a93eb Binary files /dev/null and b/resources/adapt_mg_adapt.png differ diff --git a/resources/adapt_ref_all.png b/resources/adapt_ref_all.png new file mode 100755 index 000000000..21b2841d1 Binary files /dev/null and b/resources/adapt_ref_all.png differ diff --git a/resources/adapt_ref_homard.png b/resources/adapt_ref_homard.png new file mode 100755 index 000000000..d00710129 Binary files /dev/null and b/resources/adapt_ref_homard.png differ