From 4269a726e3ca96a1676d35600f32c29ae5e120a6 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 16 Feb 2017 20:51:24 +0300 Subject: duplicated lib folders no needed anymore --- plugins/NotesAndReminders/NotesReminders_14.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/NotesAndReminders/NotesReminders_14.vcxproj') diff --git a/plugins/NotesAndReminders/NotesReminders_14.vcxproj b/plugins/NotesAndReminders/NotesReminders_14.vcxproj index 53e2671707..c31f01ef66 100644 --- a/plugins/NotesAndReminders/NotesReminders_14.vcxproj +++ b/plugins/NotesAndReminders/NotesReminders_14.vcxproj @@ -101,7 +101,7 @@ false $(IntDir)$(TargetName).lib Windows - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) false @@ -129,7 +129,7 @@ false $(IntDir)$(TargetName).lib Windows - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) @@ -158,7 +158,7 @@ $(IntDir)$(TargetName).lib true Windows - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) true /PDBALTPATH:%_PDB% %(AdditionalOptions) @@ -189,7 +189,7 @@ $(IntDir)$(TargetName).lib true Windows - $(ProfileDir)..\..\bin14\lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) true /PDBALTPATH:%_PDB% %(AdditionalOptions) -- cgit v1.2.3