From f6c508b4207c399015c3ed5880ec544a8cd12559 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 7 Dec 2012 13:32:49 +0000 Subject: - final libs adaptation for MSVC 2012 - pre-build stuff moved to 'build' folder git-svn-id: http://svn.miranda-ng.org/main/trunk@2685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Xfire/xfire_11.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'protocols/Xfire') diff --git a/protocols/Xfire/xfire_11.vcxproj b/protocols/Xfire/xfire_11.vcxproj index 9a458f9184..c2342768d2 100644 --- a/protocols/Xfire/xfire_11.vcxproj +++ b/protocols/Xfire/xfire_11.vcxproj @@ -99,7 +99,7 @@ true Windows MachineX86 - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib $(IntDir)$(TargetName).lib @@ -123,7 +123,7 @@ $(OutDir)XFire.dll true Windows - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib $(IntDir)$(TargetName).lib @@ -159,7 +159,7 @@ $(IntDir)$(TargetName).lib MachineX86 - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib /PDBALTPATH:%_PDB% %(AdditionalOptions) @@ -194,7 +194,7 @@ $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib /PDBALTPATH:%_PDB% %(AdditionalOptions) -- cgit v1.2.3