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/CmdLine/MimCmd/MimCmd.vcxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/CmdLine/MimCmd/MimCmd.vcxproj') diff --git a/plugins/CmdLine/MimCmd/MimCmd.vcxproj b/plugins/CmdLine/MimCmd/MimCmd.vcxproj index 439370c027..5ac5f43b99 100644 --- a/plugins/CmdLine/MimCmd/MimCmd.vcxproj +++ b/plugins/CmdLine/MimCmd/MimCmd.vcxproj @@ -135,6 +135,7 @@ false $(IntDir)$(TargetName).lib $(SolutionDir)\lib + /PDBALTPATH:%_PDB% NDEBUG;%(PreprocessorDefinitions) @@ -159,6 +160,7 @@ false $(IntDir)$(TargetName).lib $(SolutionDir)\lib + /PDBALTPATH:%_PDB% NDEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3