diff --git a/ExampleProject/ExampleProject.vcxproj b/ExampleProject/ExampleProject.vcxproj index 131d73a..f034bac 100644 --- a/ExampleProject/ExampleProject.vcxproj +++ b/ExampleProject/ExampleProject.vcxproj @@ -69,7 +69,7 @@ - ..\..QtPlot\x64\Release\$(IntDir);%(AdditionalLibraryDirectories) + D:\share\QtPlot\x64\Release;%(AdditionalLibraryDirectories) QtPlot.lib;$(CoreLibraryDependencies);%(AdditionalDependencies) diff --git a/QtPlot/QtPlot.vcxproj b/QtPlot/QtPlot.vcxproj index edb2370..b3a92ee 100644 --- a/QtPlot/QtPlot.vcxproj +++ b/QtPlot/QtPlot.vcxproj @@ -37,7 +37,7 @@ 5.11.2_msvc2017_64 - core + core;printsupport release @@ -63,6 +63,11 @@ .;%(AdditionalIncludeDirectories) + + + .;%(AdditionalIncludeDirectories) + + true