From 522cb10ca8b98c4e7260a9bf1107941e4a1752c8 Mon Sep 17 00:00:00 2001 From: "Maintenance team (INV)" Date: Wed, 6 Aug 2014 23:19:55 +0400 Subject: [PATCH] Synchronize adm files --- CMakeLists.txt | 0 COPYING | 0 DXFPLUGIN_version.h.in | 0 INSTALL | 0 README | 0 SalomeDXFPLUGINConfig.cmake.in | 0 adm_local/CMakeLists.txt | 0 adm_local/cmake_files/CMakeLists.txt | 0 adm_local/cmake_files/FindDXF.cmake | 0 adm_local/cmake_files/FindSalomeDXF.cmake | 0 adm_local/cmake_files/FindSalomeDXFPLUGIN.cmake | 0 resources/CMakeLists.txt | 0 resources/ImportExport | 0 src/CMakeLists.txt | 0 src/DXFExport/CMakeLists.txt | 0 src/DXFExport/DXFExport.cxx | 0 src/DXFImport/CMakeLists.txt | 0 src/DXFImport/DXFImport.cxx | 0 src/common/CMakeLists.txt | 0 src/common/DXFPLUGIN_exports.h | 0 src/common/DXFPLUGIN_license.h.in | 0 21 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 CMakeLists.txt mode change 100644 => 100755 COPYING mode change 100644 => 100755 DXFPLUGIN_version.h.in mode change 100644 => 100755 INSTALL mode change 100644 => 100755 README mode change 100644 => 100755 SalomeDXFPLUGINConfig.cmake.in mode change 100644 => 100755 adm_local/CMakeLists.txt mode change 100644 => 100755 adm_local/cmake_files/CMakeLists.txt mode change 100644 => 100755 adm_local/cmake_files/FindDXF.cmake mode change 100644 => 100755 adm_local/cmake_files/FindSalomeDXF.cmake mode change 100644 => 100755 adm_local/cmake_files/FindSalomeDXFPLUGIN.cmake mode change 100644 => 100755 resources/CMakeLists.txt mode change 100644 => 100755 resources/ImportExport mode change 100644 => 100755 src/CMakeLists.txt mode change 100644 => 100755 src/DXFExport/CMakeLists.txt mode change 100644 => 100755 src/DXFExport/DXFExport.cxx mode change 100644 => 100755 src/DXFImport/CMakeLists.txt mode change 100644 => 100755 src/DXFImport/DXFImport.cxx mode change 100644 => 100755 src/common/CMakeLists.txt mode change 100644 => 100755 src/common/DXFPLUGIN_exports.h mode change 100644 => 100755 src/common/DXFPLUGIN_license.h.in diff --git a/CMakeLists.txt b/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/COPYING b/COPYING old mode 100644 new mode 100755 diff --git a/DXFPLUGIN_version.h.in b/DXFPLUGIN_version.h.in old mode 100644 new mode 100755 diff --git a/INSTALL b/INSTALL old mode 100644 new mode 100755 diff --git a/README b/README old mode 100644 new mode 100755 diff --git a/SalomeDXFPLUGINConfig.cmake.in b/SalomeDXFPLUGINConfig.cmake.in old mode 100644 new mode 100755 diff --git a/adm_local/CMakeLists.txt b/adm_local/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/adm_local/cmake_files/CMakeLists.txt b/adm_local/cmake_files/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/adm_local/cmake_files/FindDXF.cmake b/adm_local/cmake_files/FindDXF.cmake old mode 100644 new mode 100755 diff --git a/adm_local/cmake_files/FindSalomeDXF.cmake b/adm_local/cmake_files/FindSalomeDXF.cmake old mode 100644 new mode 100755 diff --git a/adm_local/cmake_files/FindSalomeDXFPLUGIN.cmake b/adm_local/cmake_files/FindSalomeDXFPLUGIN.cmake old mode 100644 new mode 100755 diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/resources/ImportExport b/resources/ImportExport old mode 100644 new mode 100755 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/src/DXFExport/CMakeLists.txt b/src/DXFExport/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/src/DXFExport/DXFExport.cxx b/src/DXFExport/DXFExport.cxx old mode 100644 new mode 100755 diff --git a/src/DXFImport/CMakeLists.txt b/src/DXFImport/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/src/DXFImport/DXFImport.cxx b/src/DXFImport/DXFImport.cxx old mode 100644 new mode 100755 diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/src/common/DXFPLUGIN_exports.h b/src/common/DXFPLUGIN_exports.h old mode 100644 new mode 100755 diff --git a/src/common/DXFPLUGIN_license.h.in b/src/common/DXFPLUGIN_license.h.in old mode 100644 new mode 100755 -- 2.39.2