diff --git a/ALLRelease/ALLRelease.vcxproj b/ALLRelease/ALLRelease.vcxproj index 0552d3d..fd90192 100644 --- a/ALLRelease/ALLRelease.vcxproj +++ b/ALLRelease/ALLRelease.vcxproj @@ -196,9 +196,6 @@ {b8b40c54-f7fe-4809-b6fb-8bc014570d7b} - - {8c8ca066-a93a-4098-9a46-b855efeaadf2} - {4e6e79a3-048c-4fb4-bbb0-43c518a3e6d4} @@ -211,9 +208,6 @@ {070c157e-3c30-4e2b-a80c-cbc7b74df03f} - - {d603a623-132d-4304-ab03-638fc438f084} - {ed06dfcd-4b9f-41f7-8f25-1823c2398142} diff --git a/BaseCommonLibrary/BaseTool/BaseConstVariable.h b/BaseCommonLibrary/BaseTool/BaseConstVariable.h index 979b12f..07dccd3 100644 --- a/BaseCommonLibrary/BaseTool/BaseConstVariable.h +++ b/BaseCommonLibrary/BaseTool/BaseConstVariable.h @@ -17,10 +17,10 @@ - -#define EIGEN_USE_BLAS -#define EIGEN_USE_LAPACK -#define EIGEN_VECTORIZE_SSE2 +// +//#define EIGEN_USE_BLAS +//#define EIGEN_USE_LAPACK +//#define EIGEN_VECTORIZE_SSE2 //#define DEBUGSHOWDIALOG diff --git a/BaseCommonLibrary/BaseTool/BaseTool.cpp b/BaseCommonLibrary/BaseTool/BaseTool.cpp index 656e73b..64d6252 100644 --- a/BaseCommonLibrary/BaseTool/BaseTool.cpp +++ b/BaseCommonLibrary/BaseTool/BaseTool.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" -#define EIGEN_USE_BLAS +//#define EIGEN_USE_BLAS #define EIGEN_VECTORIZE_SSE4_2 //#include diff --git a/LAMPDataProcessEXE/LAMPDataProcessEXE.vcxproj b/LAMPDataProcessEXE/LAMPDataProcessEXE.vcxproj index cc60302..b979ef0 100644 --- a/LAMPDataProcessEXE/LAMPDataProcessEXE.vcxproj +++ b/LAMPDataProcessEXE/LAMPDataProcessEXE.vcxproj @@ -196,9 +196,6 @@ {b8b40c54-f7fe-4809-b6fb-8bc014570d7b} - - {8c8ca066-a93a-4098-9a46-b855efeaadf2} - {667625a5-8de2-4373-99f0-8bad2cced011} diff --git a/RasterMainWidgetGUI/RasterMainWidgetGUI.vcxproj b/RasterMainWidgetGUI/RasterMainWidgetGUI.vcxproj index 123f057..4a41a0b 100644 --- a/RasterMainWidgetGUI/RasterMainWidgetGUI.vcxproj +++ b/RasterMainWidgetGUI/RasterMainWidgetGUI.vcxproj @@ -265,9 +265,6 @@ {b8b40c54-f7fe-4809-b6fb-8bc014570d7b} - - {8c8ca066-a93a-4098-9a46-b855efeaadf2} - {7ef67daa-dbc0-4b7f-80e8-11b4d2cb7ec2} diff --git a/Toolbox/SimulationSARTool/SimulationSAR/TBPImageAlgCls.h b/Toolbox/SimulationSARTool/SimulationSAR/TBPImageAlgCls.h index 3222ec3..61b925c 100644 --- a/Toolbox/SimulationSARTool/SimulationSAR/TBPImageAlgCls.h +++ b/Toolbox/SimulationSARTool/SimulationSAR/TBPImageAlgCls.h @@ -13,14 +13,14 @@ * \author ³ÂÔö»Ô * \date October 2024 *********************************************************************/ -#define EIGEN_USE_BLAS -#define EIGEN_USE_LAPACK -#define EIGEN_ENABLE_AVX512 -#define EIGEN_VECTORIZE_SSE -#define EIGEN_VECTORIZE_SSE2 -#define EIGEN_VECTORIZE_SSSE3 -#define EIGEN_VECTORIZE_SSE4_1 -#define EIGEN_VECTORIZE_SSE4_2 +//#define EIGEN_USE_BLAS +//#define EIGEN_USE_LAPACK +//#define EIGEN_ENABLE_AVX512 +//#define EIGEN_VECTORIZE_SSE +//#define EIGEN_VECTORIZE_SSE2 +//#define EIGEN_VECTORIZE_SSSE3 +//#define EIGEN_VECTORIZE_SSE4_1 +//#define EIGEN_VECTORIZE_SSE4_2 #include "BaseConstVariable.h" #include "SARSatelliteSimulationAbstractCls.h" diff --git a/Toolbox/SimulationSARTool/SimulationSARTool.vcxproj b/Toolbox/SimulationSARTool/SimulationSARTool.vcxproj index 899218d..e18556f 100644 --- a/Toolbox/SimulationSARTool/SimulationSARTool.vcxproj +++ b/Toolbox/SimulationSARTool/SimulationSARTool.vcxproj @@ -282,9 +282,6 @@ {b8b40c54-f7fe-4809-b6fb-8bc014570d7b} - - {8c8ca066-a93a-4098-9a46-b855efeaadf2} - {e56b3878-a3dc-41a4-abf3-b628816d0d64} diff --git a/pluginToolboxLibrary/pluginToolboxLibrary.vcxproj b/pluginToolboxLibrary/pluginToolboxLibrary.vcxproj index d3a2e08..f5137fd 100644 --- a/pluginToolboxLibrary/pluginToolboxLibrary.vcxproj +++ b/pluginToolboxLibrary/pluginToolboxLibrary.vcxproj @@ -133,9 +133,6 @@ {b8b40c54-f7fe-4809-b6fb-8bc014570d7b} - - {8c8ca066-a93a-4098-9a46-b855efeaadf2} - {e56b3878-a3dc-41a4-abf3-b628816d0d64} @@ -148,9 +145,6 @@ {070c157e-3c30-4e2b-a80c-cbc7b74df03f} - - {d603a623-132d-4304-ab03-638fc438f084} - {ed06dfcd-4b9f-41f7-8f25-1823c2398142}