X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDOP%2Fres%2FCMakeLists.txt;h=fd4ff0353890217c95cd83c47e8d24ed61484843;hb=a6a7d04b9accd4cb38497cfaa6fd9fcd638e3f92;hp=aecdf94781d1526f184f4cfb62a937fa7462bfc4;hpb=293a6104470482e450701aa8061d9b244f2057d5;p=tools%2Fmedcoupling.git diff --git a/src/MEDOP/res/CMakeLists.txt b/src/MEDOP/res/CMakeLists.txt index aecdf9478..fd4ff0353 100644 --- a/src/MEDOP/res/CMakeLists.txt +++ b/src/MEDOP/res/CMakeLists.txt @@ -21,19 +21,21 @@ ADD_SUBDIRECTORY(testfiles) IF(MED_ENABLE_GUI) SET(MED_RESOURCES_FILES - MEDOP.png - MEDOP_small.png datasource_add.png - datasource.png - datasource_mesh.png - datasource_field.png + datasource_changeUnderlyingMesh.png datasource_expandfield.png - datasource_view.png + datasource_field.png + datasource_mesh.png + datasource.png datasource_use.png - datasource_changeUnderlyingMesh.png + datasource_view.png + fileimport-32.png + folder.png image_add.png - workspace_save.png + MEDOP.png + MEDOP_small.png workspace_clean.png + workspace_save.png ) INSTALL(FILES ${MED_RESOURCES_FILES} DESTINATION ${MED_salomeres_DATA}) ENDIF(MED_ENABLE_GUI)