From: vsr Date: Mon, 19 Oct 2015 14:15:18 +0000 (+0300) Subject: Fix build problem introduced by previous commit. X-Git-Tag: V8_0_pre~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d893209725724d9e7fdf5c0bb66cfdd4b57f4ebb;p=modules%2Fparavis.git Fix build problem introduced by previous commit. --- diff --git a/test/standalone/gui/CMakeLists.txt b/test/standalone/gui/CMakeLists.txt index 3b35cb43..a1a77cc7 100644 --- a/test/standalone/gui/CMakeLists.txt +++ b/test/standalone/gui/CMakeLists.txt @@ -57,7 +57,7 @@ SET(ui_resources GENERATE_QT_RESOURCE_FROM_FILES( "${ui_resources}" "/LightPara/Configuration" - "${PROJECT_SOURCE_DIR}/src/xml/ParaViewReaders.xml") + "${PROJECT_SOURCE_DIR}/gui/xml/ParaViewReaders.xml") QT4_ADD_RESOURCES(rcs_sources ${ui_resources}