From 88b7a78697b90aa6d67c6d942bb25872c4ce3c59 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 12 Nov 2013 21:27:32 +0000 Subject: fix for path to the 64-bit boost libraries git-svn-id: http://svn.miranda-ng.org/main/trunk@6882 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Quotes/Forex_10.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Quotes/Forex_10.vcxproj') diff --git a/plugins/Quotes/Forex_10.vcxproj b/plugins/Quotes/Forex_10.vcxproj index 76af179362..038964fa04 100644 --- a/plugins/Quotes/Forex_10.vcxproj +++ b/plugins/Quotes/Forex_10.vcxproj @@ -109,7 +109,7 @@ Windows $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\bin10\lib;..\..\..\boost\stage\lib + $(ProfileDir)..\..\bin10\lib;..\..\..\boost\stage64\lib ..\..\include\msapi @@ -160,7 +160,7 @@ true $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\bin10\lib;..\..\..\boost\stage\lib + $(ProfileDir)..\..\bin10\lib;..\..\..\boost\stage64\lib /PDBALTPATH:%_PDB% -- cgit v1.2.3