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/Variables/Variables_10.vcxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/Variables') diff --git a/plugins/Variables/Variables_10.vcxproj b/plugins/Variables/Variables_10.vcxproj index f9ac10a27e..4a3f30c29d 100644 --- a/plugins/Variables/Variables_10.vcxproj +++ b/plugins/Variables/Variables_10.vcxproj @@ -120,6 +120,7 @@ $(IntDir)$(TargetName).lib Windows src\pcre\lib;$(SolutionDir)\lib + /PDBALTPATH:%_PDB% @@ -144,6 +145,7 @@ Windows false src\pcre\lib64;$(SolutionDir)\lib + /PDBALTPATH:%_PDB% ..\..\include\msapi -- cgit v1.2.3