From f616294363c642d138f9dc0ef6eceae639e2434c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 26 Jun 2012 16:44:50 +0000 Subject: /bin10/lib added to the default lib path git-svn-id: http://svn.miranda-ng.org/main/trunk@640 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dbx_tree/encryption/ARC4.vcxproj | 4 ++++ plugins/Dbx_tree/encryption/Cast128.vcxproj | 4 ++++ plugins/Dbx_tree/encryption/HC256.vcxproj | 4 ++++ 3 files changed, 12 insertions(+) (limited to 'plugins/Dbx_tree/encryption') diff --git a/plugins/Dbx_tree/encryption/ARC4.vcxproj b/plugins/Dbx_tree/encryption/ARC4.vcxproj index 88d0be8345..72d2076756 100644 --- a/plugins/Dbx_tree/encryption/ARC4.vcxproj +++ b/plugins/Dbx_tree/encryption/ARC4.vcxproj @@ -78,6 +78,7 @@ Windows $(IntDir)$(TargetName).lib false + $(SolutionDir)\lib @@ -97,6 +98,7 @@ Windows $(IntDir)$(TargetName).lib false + $(SolutionDir)\lib @@ -118,6 +120,7 @@ true $(IntDir)$(TargetName).lib false + $(SolutionDir)\lib @@ -139,6 +142,7 @@ true $(IntDir)$(TargetName).lib false + $(SolutionDir)\lib diff --git a/plugins/Dbx_tree/encryption/Cast128.vcxproj b/plugins/Dbx_tree/encryption/Cast128.vcxproj index ffd8a3467a..6a41690340 100644 --- a/plugins/Dbx_tree/encryption/Cast128.vcxproj +++ b/plugins/Dbx_tree/encryption/Cast128.vcxproj @@ -78,6 +78,7 @@ Windows $(IntDir)$(TargetName).lib false + $(SolutionDir)\lib @@ -97,6 +98,7 @@ Windows $(IntDir)$(TargetName).lib false + $(SolutionDir)\lib @@ -118,6 +120,7 @@ true $(IntDir)$(TargetName).lib false + $(SolutionDir)\lib @@ -139,6 +142,7 @@ true $(IntDir)$(TargetName).lib false + $(SolutionDir)\lib diff --git a/plugins/Dbx_tree/encryption/HC256.vcxproj b/plugins/Dbx_tree/encryption/HC256.vcxproj index 29424ef7a3..fa3860a745 100644 --- a/plugins/Dbx_tree/encryption/HC256.vcxproj +++ b/plugins/Dbx_tree/encryption/HC256.vcxproj @@ -78,6 +78,7 @@ Windows $(IntDir)$(TargetName).lib false + $(SolutionDir)\lib @@ -97,6 +98,7 @@ Windows $(IntDir)$(TargetName).lib false + $(SolutionDir)\lib @@ -118,6 +120,7 @@ true $(IntDir)$(TargetName).lib false + $(SolutionDir)\lib @@ -139,6 +142,7 @@ true $(IntDir)$(TargetName).lib false + $(SolutionDir)\lib -- cgit v1.2.3