Salome HOME
[salome test] Update list of tests
[modules/paravis.git] / src / Plugins / ElevationSurface / CMakeLists.txt
index ca96d89b31f02f2530791e0ed787fe0cb98f7da0..63dcdfd12e8c7013998faf230b5370c8a8ba5af2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -31,7 +31,6 @@ SET(SRCS
 
 ADD_PARAVIEW_PLUGIN(ElevationSurface "1.0"
        SERVER_MANAGER_XML ElevationSurface.xml
-       GUI_RESOURCE_FILES ElevationSurfaceClient.xml
        SERVER_MANAGER_SOURCES ${SRCS})
 
 install(TARGETS ${PROJECT_NAME}