From cd09e51cce3355ed29a71b44155947feb6b69a43 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 5 Aug 2012 22:10:38 +0000 Subject: removes path from the PDB file names git-svn-id: http://svn.miranda-ng.org/main/trunk@1374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dbx_tree/dbx_tree_10.vcxproj | 2 ++ plugins/Dbx_tree/encryption/ARC4.vcxproj | 2 ++ plugins/Dbx_tree/encryption/Cast128.vcxproj | 2 ++ plugins/Dbx_tree/encryption/HC256.vcxproj | 2 ++ 4 files changed, 8 insertions(+) (limited to 'plugins/Dbx_tree') diff --git a/plugins/Dbx_tree/dbx_tree_10.vcxproj b/plugins/Dbx_tree/dbx_tree_10.vcxproj index f4b757c7cb..7265c5a2b2 100644 --- a/plugins/Dbx_tree/dbx_tree_10.vcxproj +++ b/plugins/Dbx_tree/dbx_tree_10.vcxproj @@ -120,6 +120,7 @@ Windows 0x5130000 $(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -171,6 +172,7 @@ Windows 0x5130000 $(SolutionDir)\lib + /PDBALTPATH:%_PDB% diff --git a/plugins/Dbx_tree/encryption/ARC4.vcxproj b/plugins/Dbx_tree/encryption/ARC4.vcxproj index 72d2076756..e8692710a2 100644 --- a/plugins/Dbx_tree/encryption/ARC4.vcxproj +++ b/plugins/Dbx_tree/encryption/ARC4.vcxproj @@ -121,6 +121,7 @@ $(IntDir)$(TargetName).lib false $(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -143,6 +144,7 @@ $(IntDir)$(TargetName).lib false $(SolutionDir)\lib + /PDBALTPATH:%_PDB% diff --git a/plugins/Dbx_tree/encryption/Cast128.vcxproj b/plugins/Dbx_tree/encryption/Cast128.vcxproj index 6a41690340..e9fbe2cd25 100644 --- a/plugins/Dbx_tree/encryption/Cast128.vcxproj +++ b/plugins/Dbx_tree/encryption/Cast128.vcxproj @@ -121,6 +121,7 @@ $(IntDir)$(TargetName).lib false $(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -143,6 +144,7 @@ $(IntDir)$(TargetName).lib false $(SolutionDir)\lib + /PDBALTPATH:%_PDB% diff --git a/plugins/Dbx_tree/encryption/HC256.vcxproj b/plugins/Dbx_tree/encryption/HC256.vcxproj index fa3860a745..f006b55725 100644 --- a/plugins/Dbx_tree/encryption/HC256.vcxproj +++ b/plugins/Dbx_tree/encryption/HC256.vcxproj @@ -121,6 +121,7 @@ $(IntDir)$(TargetName).lib false $(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -143,6 +144,7 @@ $(IntDir)$(TargetName).lib false $(SolutionDir)\lib + /PDBALTPATH:%_PDB% -- cgit v1.2.3