From 4d06e19750b3888ca7b3d385ed9272e905e89c61 Mon Sep 17 00:00:00 2001 From: ouv Date: Fri, 6 Mar 2020 16:35:05 +0300 Subject: [PATCH] QWTLIB has been replaced with QWTLIBD in Debug configurations. --- adm_local/win32/Plot2d.vcproj | 4 ++-- adm_local/win32/Plot3d.vcproj | 4 ++-- adm_local/win32/SPlot2d.vcproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/adm_local/win32/Plot2d.vcproj b/adm_local/win32/Plot2d.vcproj index e7506bbf9..fbece0dd6 100644 --- a/adm_local/win32/Plot2d.vcproj +++ b/adm_local/win32/Plot2d.vcproj @@ -266,7 +266,7 @@ OutputFile="$(OutDir)/Plot2d.dll" LinkIncremental="2" SuppressStartupBanner="true" - AdditionalLibraryDirectories="$(QTLIB),$(QWTLIB)" + AdditionalLibraryDirectories="$(QTLIB),$(QWTLIBD)" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb" RandomizedBaseAddress="1" @@ -361,7 +361,7 @@ OutputFile="$(OutDir)/Plot2d.dll" LinkIncremental="2" SuppressStartupBanner="true" - AdditionalLibraryDirectories="$(QTLIB),$(QWTLIB)" + AdditionalLibraryDirectories="$(QTLIB),$(QWTLIBD)" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb" RandomizedBaseAddress="1" diff --git a/adm_local/win32/Plot3d.vcproj b/adm_local/win32/Plot3d.vcproj index 77bb3558b..faacf8661 100644 --- a/adm_local/win32/Plot3d.vcproj +++ b/adm_local/win32/Plot3d.vcproj @@ -83,7 +83,7 @@ OutputFile="$(OutDir)/Plot3d.dll" LinkIncremental="2" SuppressStartupBanner="true" - AdditionalLibraryDirectories=""$(QTLIB)";"$(QWTLIB)";"$(VTKLIBD)";"$(OCCLIBD)";"$(KERNEL_SRC_DIR)\$(ConfigurationName)32\lib\salome";"$(KERNEL_SRC_DIR)\lib\salome"" + AdditionalLibraryDirectories=""$(QTLIB)";"$(QWTLIBD)";"$(VTKLIBD)";"$(OCCLIBD)";"$(KERNEL_SRC_DIR)\$(ConfigurationName)32\lib\salome";"$(KERNEL_SRC_DIR)\lib\salome"" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb" RandomizedBaseAddress="1" @@ -178,7 +178,7 @@ OutputFile="$(OutDir)/Plot3d.dll" LinkIncremental="2" SuppressStartupBanner="true" - AdditionalLibraryDirectories=""$(QTLIB)";"$(QWTLIB)";"$(VTKLIBD)";"$(OCCLIBD)";"$(KERNEL_SRC_DIR)\$(ConfigurationName)64\lib\salome";"$(KERNEL_SRC_DIR)\lib\salome"" + AdditionalLibraryDirectories=""$(QTLIB)";"$(QWTLIBD)";"$(VTKLIBD)";"$(OCCLIBD)";"$(KERNEL_SRC_DIR)\$(ConfigurationName)64\lib\salome";"$(KERNEL_SRC_DIR)\lib\salome"" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb" RandomizedBaseAddress="1" diff --git a/adm_local/win32/SPlot2d.vcproj b/adm_local/win32/SPlot2d.vcproj index 61f19160f..c31dd90cd 100644 --- a/adm_local/win32/SPlot2d.vcproj +++ b/adm_local/win32/SPlot2d.vcproj @@ -266,7 +266,7 @@ OutputFile="$(OutDir)/SPlot2d.dll" LinkIncremental="2" SuppressStartupBanner="true" - AdditionalLibraryDirectories=""$(QTLIB)";"$(QWTLIB)";"$(OCCLIBD)";"$(KERNEL_SRC_DIR)\$(ConfigurationName)32\lib\salome";"$(KERNEL_SRC_DIR)\lib\salome"" + AdditionalLibraryDirectories=""$(QTLIB)";"$(QWTLIBD)";"$(OCCLIBD)";"$(KERNEL_SRC_DIR)\$(ConfigurationName)32\lib\salome";"$(KERNEL_SRC_DIR)\lib\salome"" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb" RandomizedBaseAddress="1" @@ -361,7 +361,7 @@ OutputFile="$(OutDir)/SPlot2d.dll" LinkIncremental="2" SuppressStartupBanner="true" - AdditionalLibraryDirectories=""$(QTLIB)";"$(QWTLIB)";"$(OCCLIBD)";"$(KERNEL_SRC_DIR)\$(ConfigurationName)64\lib\salome";"$(KERNEL_SRC_DIR)\lib\salome"" + AdditionalLibraryDirectories=""$(QTLIB)";"$(QWTLIBD)";"$(OCCLIBD)";"$(KERNEL_SRC_DIR)\$(ConfigurationName)64\lib\salome";"$(KERNEL_SRC_DIR)\lib\salome"" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb" RandomizedBaseAddress="1" -- 2.39.2