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 --- plugins/Dbx_tree/dbx_tree_11.vcxproj | 8 ++++---- plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj | 8 ++++---- plugins/Dbx_tree/encryption/CAST128/Cast128_11.vcxproj | 8 ++++---- plugins/Dbx_tree/encryption/HC256/HC256_11.vcxproj | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) (limited to 'plugins/Dbx_tree') diff --git a/plugins/Dbx_tree/dbx_tree_11.vcxproj b/plugins/Dbx_tree/dbx_tree_11.vcxproj index f9637a41c3..8ebce5c6e9 100644 --- a/plugins/Dbx_tree/dbx_tree_11.vcxproj +++ b/plugins/Dbx_tree/dbx_tree_11.vcxproj @@ -95,7 +95,7 @@ $(IntDir)$(TargetName).lib Windows 0x5130000 - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib @@ -123,7 +123,7 @@ $(IntDir)$(TargetName).lib Windows 0x5130000 - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib /PDBALTPATH:%_PDB% @@ -147,7 +147,7 @@ $(IntDir)$(TargetName).lib Windows 0x5130000 - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib @@ -175,7 +175,7 @@ $(IntDir)$(TargetName).lib Windows 0x5130000 - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib /PDBALTPATH:%_PDB% diff --git a/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj b/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj index 3c57472909..c1005a8299 100644 --- a/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj +++ b/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj @@ -87,7 +87,7 @@ Windows $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\..\..\bin10\lib + $(ProfileDir)..\..\..\..\bin11\lib @@ -108,7 +108,7 @@ Windows $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\..\..\bin10\lib + $(ProfileDir)..\..\..\..\bin11\lib @@ -131,7 +131,7 @@ true $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\..\..\bin10\lib + $(ProfileDir)..\..\..\..\bin11\lib /PDBALTPATH:%_PDB% @@ -155,7 +155,7 @@ true $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\..\..\bin10\lib + $(ProfileDir)..\..\..\..\bin11\lib /PDBALTPATH:%_PDB% diff --git a/plugins/Dbx_tree/encryption/CAST128/Cast128_11.vcxproj b/plugins/Dbx_tree/encryption/CAST128/Cast128_11.vcxproj index d5c7d567e3..0facc2736d 100644 --- a/plugins/Dbx_tree/encryption/CAST128/Cast128_11.vcxproj +++ b/plugins/Dbx_tree/encryption/CAST128/Cast128_11.vcxproj @@ -87,7 +87,7 @@ Windows $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\..\..\bin10\lib + $(ProfileDir)..\..\..\..\bin11\lib @@ -108,7 +108,7 @@ Windows $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\..\..\bin10\lib + $(ProfileDir)..\..\..\..\bin11\lib @@ -131,7 +131,7 @@ true $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\..\..\bin10\lib + $(ProfileDir)..\..\..\..\bin11\lib /PDBALTPATH:%_PDB% @@ -155,7 +155,7 @@ true $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\..\..\bin10\lib + $(ProfileDir)..\..\..\..\bin11\lib /PDBALTPATH:%_PDB% diff --git a/plugins/Dbx_tree/encryption/HC256/HC256_11.vcxproj b/plugins/Dbx_tree/encryption/HC256/HC256_11.vcxproj index 5e2ff79431..b53827cb4e 100644 --- a/plugins/Dbx_tree/encryption/HC256/HC256_11.vcxproj +++ b/plugins/Dbx_tree/encryption/HC256/HC256_11.vcxproj @@ -87,7 +87,7 @@ Windows $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\..\..\bin10\lib + $(ProfileDir)..\..\..\..\bin11\lib @@ -108,7 +108,7 @@ Windows $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\..\..\bin10\lib + $(ProfileDir)..\..\..\..\bin11\lib @@ -131,7 +131,7 @@ true $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\..\..\bin10\lib + $(ProfileDir)..\..\..\..\bin11\lib /PDBALTPATH:%_PDB% @@ -155,7 +155,7 @@ true $(IntDir)$(TargetName).lib false - $(ProfileDir)..\..\..\..\bin10\lib + $(ProfileDir)..\..\..\..\bin11\lib /PDBALTPATH:%_PDB% -- cgit v1.2.3