From fa8d719d6352843c62d96f9f4fe8e5d8124720f4 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 9 May 2013 10:02:07 +0000 Subject: no need to suppress PDB path in VS2012 git-svn-id: http://svn.miranda-ng.org/main/trunk@4604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/stdchat/stdchat_11.vcxproj | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/core/stdchat/stdchat_11.vcxproj') diff --git a/src/core/stdchat/stdchat_11.vcxproj b/src/core/stdchat/stdchat_11.vcxproj index aed20ee21f..f806117a8d 100644 --- a/src/core/stdchat/stdchat_11.vcxproj +++ b/src/core/stdchat/stdchat_11.vcxproj @@ -158,7 +158,6 @@ ..\..\..\include;..\..\..\include\msapi - /PDBALTPATH:%_PDB% Version.lib;%(AdditionalDependencies) type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27*%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27 true @@ -193,7 +192,6 @@ ..\..\..\include;..\..\..\include\msapi - /PDBALTPATH:%_PDB% Version.lib;%(AdditionalDependencies) type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27*%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) true -- cgit v1.2.3