Salome HOME
[salome test] Update list of tests
[modules/paravis.git] / src / Plugins / ElevationSurface / CMakeLists.txt
index f87dc201d332d885cf9da8e4e0429dbc76c3b734..63dcdfd12e8c7013998faf230b5370c8a8ba5af2 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright (C) 2010-2012  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
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -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}