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/Msg_Export/msg_export_10.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Msg_Export') diff --git a/plugins/Msg_Export/msg_export_10.vcxproj b/plugins/Msg_Export/msg_export_10.vcxproj index 1a8d220d4c..b8d75a21bd 100755 --- a/plugins/Msg_Export/msg_export_10.vcxproj +++ b/plugins/Msg_Export/msg_export_10.vcxproj @@ -150,7 +150,7 @@ ..\..\include\msapi - /filealign:0x200 %(AdditionalOptions) + /PDBALTPATH:%_PDB% comctl32.lib;%(AdditionalDependencies) true false @@ -195,7 +195,7 @@ ..\..\include\msapi - /filealign:0x200 %(AdditionalOptions) + /PDBALTPATH:%_PDB% comctl32.lib;%(AdditionalDependencies) true false -- cgit v1.2.3