]> SALOME platform Git repositories - plugins/dxfplugin.git/blobdiff - resources/CMakeLists.txt
Salome HOME
Increment version: 8.5.0
[plugins/dxfplugin.git] / resources / CMakeLists.txt
index 2f1d5c1f3e257babb8b89a12cb8c285e4cd7cd65..9c00a015c39e6bf7b76bb18b7a64aa5f88580dc3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  OPEN CASCADE
+# Copyright (C) 2014-2016  OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -18,7 +18,8 @@
 #
 
 SET(DXFPLUGIN_RESOURCES_FILES
-  ImportExport
+  SalomeApp.xml
+  DXFPlugin.xml
 )
 
 INSTALL(FILES ${DXFPLUGIN_RESOURCES_FILES} DESTINATION ${SALOME_DXFPLUGIN_INSTALL_RES_DATA})