X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test%2Fstandalone%2Fgui%2FCMakeLists.txt;h=20f62f86b6ea89f62bc8fec0b0c33e7ce1c8623a;hb=40f2662cd936a8ddf3b107fe70c8d916ed4bdef8;hp=a4b18ca2bcc8717bc6a61239a2e7eb2b60b369e6;hpb=467172fc03f8d730254bf304355fb76663bb33d0;p=modules%2Fparavis.git diff --git a/test/standalone/gui/CMakeLists.txt b/test/standalone/gui/CMakeLists.txt index a4b18ca2..20f62f86 100644 --- a/test/standalone/gui/CMakeLists.txt +++ b/test/standalone/gui/CMakeLists.txt @@ -57,8 +57,8 @@ SET(ui_resources GENERATE_QT_RESOURCE_FROM_FILES( "${ui_resources}" - "/LightPara/Configuration" - "${PROJECT_SOURCE_DIR}/gui/xml/ParaViewReaders.xml") + "LightPara/Configuration" + "${PROJECT_SOURCE_DIR}/gui/xml/ParaViewReaders.xml;${PROJECT_SOURCE_DIR}/gui/xml/ParaViewFilters.xml") QT_ADD_RESOURCES(rcs_sources ${ui_resources}