]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/XGUI/CMakeLists.txt
Salome HOME
Update copyrights
[modules/shaper.git] / src / XGUI / CMakeLists.txt
index 6c7d19fe42269755d4b8fe789f044beb3c55d42b..d9178afe1674ec1a03558eba3672fa07903239fc 100644 (file)
@@ -1,22 +1,21 @@
-## Copyright (C) 2014-2017  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, 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
-## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-## Lesser General Public License for more details.
-##
-## You should have received a copy of the GNU Lesser General Public
-## License along with this library; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-##
-## See http:##www.salome-platform.org/ or
-## email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
-##
+# Copyright (C) 2014-2019  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, 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
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+#
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+#
 
 INCLUDE(UseQtExt)
 
@@ -63,6 +62,7 @@ SET(PROJECT_HEADERS
     XGUI_Workshop.h
     XGUI_WorkshopListener.h
        XGUI_InspectionPanel.h
+       XGUI_CompressFiles.h
 )
 
 SET(PROJECT_MOC_HEADERS
@@ -130,6 +130,7 @@ SET(PROJECT_SOURCES
     XGUI_Workshop.cpp
     XGUI_WorkshopListener.cpp
        XGUI_InspectionPanel.cpp
+       XGUI_CompressFiles.cpp
 )
 
 SET(PROJECT_RESOURCES