From a3efd513ac5cc0d55fe66492091d51ceddb34d14 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 6 Nov 2012 16:36:25 +0000 Subject: Fixed compilation of standalone plugins (thx robyer) Xfire protocol added to solutions (no 64-bit yet) git-svn-id: http://svn.miranda-ng.org/main/trunk@2218 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dbx_tree/dbx_tree_10.vcxproj | 8 ++++---- plugins/Dbx_tree/encryption/ARC4/ARC4.vcxproj | 8 ++++---- plugins/Dbx_tree/encryption/CAST128/Cast128.vcxproj | 8 ++++---- plugins/Dbx_tree/encryption/HC256/HC256.vcxproj | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) (limited to 'plugins/Dbx_tree') diff --git a/plugins/Dbx_tree/dbx_tree_10.vcxproj b/plugins/Dbx_tree/dbx_tree_10.vcxproj index 7568098324..e160da87fb 100644 --- a/plugins/Dbx_tree/dbx_tree_10.vcxproj +++ b/plugins/Dbx_tree/dbx_tree_10.vcxproj @@ -91,7 +91,7 @@ $(IntDir)$(TargetName).lib Windows 0x5130000 - $(SolutionDir)\lib + $(ProfileDir)..\..\bin10\lib @@ -119,7 +119,7 @@ $(IntDir)$(TargetName).lib Windows 0x5130000 - $(SolutionDir)\lib + $(ProfileDir)..\..\bin10\lib /PDBALTPATH:%_PDB% @@ -143,7 +143,7 @@ $(IntDir)$(TargetName).lib Windows 0x5130000 - $(SolutionDir)\lib + $(ProfileDir)..\..\bin10\lib @@ -171,7 +171,7 @@ $(IntDir)$(TargetName).lib Windows 0x5130000 - $(SolutionDir)\lib + $(ProfileDir)..\..\bin10\lib /PDBALTPATH:%_PDB% diff --git a/plugins/Dbx_tree/encryption/ARC4/ARC4.vcxproj b/plugins/Dbx_tree/encryption/ARC4/ARC4.vcxproj index 3fcc596e3a..d5e1d803cf 100644 --- a/plugins/Dbx_tree/encryption/ARC4/ARC4.vcxproj +++ b/plugins/Dbx_tree/encryption/ARC4/ARC4.vcxproj @@ -83,7 +83,7 @@ Windows $(IntDir)$(TargetName).lib false - $(SolutionDir)\lib + $(ProfileDir)..\..\..\..\bin10\lib @@ -104,7 +104,7 @@ Windows $(IntDir)$(TargetName).lib false - $(SolutionDir)\lib + $(ProfileDir)..\..\..\..\bin10\lib @@ -127,7 +127,7 @@ true $(IntDir)$(TargetName).lib false - $(SolutionDir)\lib + $(ProfileDir)..\..\..\..\bin10\lib /PDBALTPATH:%_PDB% @@ -151,7 +151,7 @@ true $(IntDir)$(TargetName).lib false - $(SolutionDir)\lib + $(ProfileDir)..\..\..\..\bin10\lib /PDBALTPATH:%_PDB% diff --git a/plugins/Dbx_tree/encryption/CAST128/Cast128.vcxproj b/plugins/Dbx_tree/encryption/CAST128/Cast128.vcxproj index 76acf68f31..6df45b6a57 100644 --- a/plugins/Dbx_tree/encryption/CAST128/Cast128.vcxproj +++ b/plugins/Dbx_tree/encryption/CAST128/Cast128.vcxproj @@ -83,7 +83,7 @@ Windows $(IntDir)$(TargetName).lib false - $(SolutionDir)\lib + $(ProfileDir)..\..\..\..\bin10\lib @@ -104,7 +104,7 @@ Windows $(IntDir)$(TargetName).lib false - $(SolutionDir)\lib + $(ProfileDir)..\..\..\..\bin10\lib @@ -127,7 +127,7 @@ true $(IntDir)$(TargetName).lib false - $(SolutionDir)\lib + $(ProfileDir)..\..\..\..\bin10\lib /PDBALTPATH:%_PDB% @@ -151,7 +151,7 @@ true $(IntDir)$(TargetName).lib false - $(SolutionDir)\lib + $(ProfileDir)..\..\..\..\bin10\lib /PDBALTPATH:%_PDB% diff --git a/plugins/Dbx_tree/encryption/HC256/HC256.vcxproj b/plugins/Dbx_tree/encryption/HC256/HC256.vcxproj index 2369cea095..a769074e45 100644 --- a/plugins/Dbx_tree/encryption/HC256/HC256.vcxproj +++ b/plugins/Dbx_tree/encryption/HC256/HC256.vcxproj @@ -83,7 +83,7 @@ Windows $(IntDir)$(TargetName).lib false - $(SolutionDir)\lib + $(ProfileDir)..\..\..\..\bin10\lib @@ -104,7 +104,7 @@ Windows $(IntDir)$(TargetName).lib false - $(SolutionDir)\lib + $(ProfileDir)..\..\..\..\bin10\lib @@ -127,7 +127,7 @@ true $(IntDir)$(TargetName).lib false - $(SolutionDir)\lib + $(ProfileDir)..\..\..\..\bin10\lib /PDBALTPATH:%_PDB% @@ -151,7 +151,7 @@ true $(IntDir)$(TargetName).lib false - $(SolutionDir)\lib + $(ProfileDir)..\..\..\..\bin10\lib /PDBALTPATH:%_PDB% -- cgit v1.2.3