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 --- src/core/stdauth/stdauth_10.vcxproj | 2 ++ src/core/stdautoaway/stdautoaway_10.vcxproj | 2 ++ src/core/stdaway/stdaway_10.vcxproj | 2 ++ src/core/stdemail/stdemail_10.vcxproj | 2 ++ src/core/stdfile/stdfile_10.vcxproj | 2 ++ src/core/stdhelp/stdhelp_10.vcxproj | 2 ++ src/core/stdidle/stdidle_10.vcxproj | 2 ++ src/core/stduihist/stduihist_10.vcxproj | 2 ++ src/core/stdurl/stdurl_10.vcxproj | 2 ++ src/core/stduserinfo/stduserinfo_10.vcxproj | 2 ++ src/core/stduseronline/stduseronline_10.vcxproj | 2 ++ src/mir_core/mir_core_10.vcxproj | 3 ++- src/miranda32_10.vcxproj | 2 ++ 13 files changed, 26 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/core/stdauth/stdauth_10.vcxproj b/src/core/stdauth/stdauth_10.vcxproj index 3adef1fc5d..3ea79fe9b1 100644 --- a/src/core/stdauth/stdauth_10.vcxproj +++ b/src/core/stdauth/stdauth_10.vcxproj @@ -99,6 +99,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -162,6 +163,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% diff --git a/src/core/stdautoaway/stdautoaway_10.vcxproj b/src/core/stdautoaway/stdautoaway_10.vcxproj index 3962ef65be..1e45af1223 100644 --- a/src/core/stdautoaway/stdautoaway_10.vcxproj +++ b/src/core/stdautoaway/stdautoaway_10.vcxproj @@ -99,6 +99,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -162,6 +163,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% diff --git a/src/core/stdaway/stdaway_10.vcxproj b/src/core/stdaway/stdaway_10.vcxproj index 13daeebcf4..7dc814c3e9 100644 --- a/src/core/stdaway/stdaway_10.vcxproj +++ b/src/core/stdaway/stdaway_10.vcxproj @@ -99,6 +99,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -162,6 +163,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% diff --git a/src/core/stdemail/stdemail_10.vcxproj b/src/core/stdemail/stdemail_10.vcxproj index c22298fc4f..0a0581e02b 100644 --- a/src/core/stdemail/stdemail_10.vcxproj +++ b/src/core/stdemail/stdemail_10.vcxproj @@ -99,6 +99,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -162,6 +163,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% diff --git a/src/core/stdfile/stdfile_10.vcxproj b/src/core/stdfile/stdfile_10.vcxproj index 36ea453552..402f9eeee6 100644 --- a/src/core/stdfile/stdfile_10.vcxproj +++ b/src/core/stdfile/stdfile_10.vcxproj @@ -99,6 +99,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -162,6 +163,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% diff --git a/src/core/stdhelp/stdhelp_10.vcxproj b/src/core/stdhelp/stdhelp_10.vcxproj index 5813f7bd7a..e8dcf19dc0 100644 --- a/src/core/stdhelp/stdhelp_10.vcxproj +++ b/src/core/stdhelp/stdhelp_10.vcxproj @@ -99,6 +99,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -162,6 +163,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% diff --git a/src/core/stdidle/stdidle_10.vcxproj b/src/core/stdidle/stdidle_10.vcxproj index 2a8cb7b404..1206b48f88 100644 --- a/src/core/stdidle/stdidle_10.vcxproj +++ b/src/core/stdidle/stdidle_10.vcxproj @@ -99,6 +99,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -162,6 +163,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% diff --git a/src/core/stduihist/stduihist_10.vcxproj b/src/core/stduihist/stduihist_10.vcxproj index 5ef41abb04..db39e79681 100644 --- a/src/core/stduihist/stduihist_10.vcxproj +++ b/src/core/stduihist/stduihist_10.vcxproj @@ -99,6 +99,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -162,6 +163,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% diff --git a/src/core/stdurl/stdurl_10.vcxproj b/src/core/stdurl/stdurl_10.vcxproj index e73d3363e6..10646f12ec 100644 --- a/src/core/stdurl/stdurl_10.vcxproj +++ b/src/core/stdurl/stdurl_10.vcxproj @@ -99,6 +99,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -162,6 +163,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% diff --git a/src/core/stduserinfo/stduserinfo_10.vcxproj b/src/core/stduserinfo/stduserinfo_10.vcxproj index b2e30b6ff8..110f5e4ce4 100644 --- a/src/core/stduserinfo/stduserinfo_10.vcxproj +++ b/src/core/stduserinfo/stduserinfo_10.vcxproj @@ -99,6 +99,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -162,6 +163,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% diff --git a/src/core/stduseronline/stduseronline_10.vcxproj b/src/core/stduseronline/stduseronline_10.vcxproj index 4bc90cf9a9..46e0f573d3 100644 --- a/src/core/stduseronline/stduseronline_10.vcxproj +++ b/src/core/stduseronline/stduseronline_10.vcxproj @@ -99,6 +99,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -162,6 +163,7 @@ $(IntDir)$(TargetName).lib Windows $(SolutionDir)\lib + /PDBALTPATH:%_PDB% diff --git a/src/mir_core/mir_core_10.vcxproj b/src/mir_core/mir_core_10.vcxproj index 58595b8a92..c026a638b3 100644 --- a/src/mir_core/mir_core_10.vcxproj +++ b/src/mir_core/mir_core_10.vcxproj @@ -198,6 +198,7 @@ $(SolutionDir)\lib $(IntDir)$(TargetName).lib miranda32.exe + /PDBALTPATH:%_PDB% @@ -240,7 +241,7 @@ Windows miranda64.lib;ws2_32.lib;comctl32.lib;winmm.lib;version.lib;%(AdditionalDependencies) $(SolutionDir)\lib - /ignore:4197 %(AdditionalOptions) + /PDBALTPATH:%_PDB% miranda64.exe diff --git a/src/miranda32_10.vcxproj b/src/miranda32_10.vcxproj index 197131bab1..e0bc7341f3 100644 --- a/src/miranda32_10.vcxproj +++ b/src/miranda32_10.vcxproj @@ -102,6 +102,7 @@ $(SolutionDir)\lib $(SolutionDir)\lib miranda32.def + /PDBALTPATH:%_PDB% @@ -136,6 +137,7 @@ $(IntDir)$(TargetName).lib $(SolutionDir)\lib $(SolutionDir)\lib + /PDBALTPATH:%_PDB% -- cgit v1.2.3