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 ++-- plugins/Quotes/Forex_11.vcxproj | 4 ++-- plugins/Quotes/Forex_12.vcxproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'plugins') 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% diff --git a/plugins/Quotes/Forex_11.vcxproj b/plugins/Quotes/Forex_11.vcxproj index 57225acfc7..6425a08eb2 100644 --- a/plugins/Quotes/Forex_11.vcxproj +++ b/plugins/Quotes/Forex_11.vcxproj @@ -114,7 +114,7 @@ Windows $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\bin11\lib;..\..\..\boost\stage\lib + $(ProfileDir)..\..\bin11\lib;..\..\..\boost\stage64\lib ..\..\include\msapi @@ -164,7 +164,7 @@ true $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\bin11\lib;..\..\..\boost\stage\lib + $(ProfileDir)..\..\bin11\lib;..\..\..\boost\stage64\lib ..\..\include\msapi diff --git a/plugins/Quotes/Forex_12.vcxproj b/plugins/Quotes/Forex_12.vcxproj index 423a7c5d9a..71b21ea529 100644 --- a/plugins/Quotes/Forex_12.vcxproj +++ b/plugins/Quotes/Forex_12.vcxproj @@ -114,7 +114,7 @@ Windows $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\bin12\lib;..\..\..\boost\stage\lib + $(ProfileDir)..\..\bin12\lib;..\..\..\boost\stage64\lib ..\..\include\msapi @@ -164,7 +164,7 @@ true $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\bin12\lib;..\..\..\boost\stage\lib + $(ProfileDir)..\..\bin12\lib;..\..\..\boost\stage64\lib ..\..\include\msapi -- cgit v1.2.3