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 --- plugins/AuthState/authstate_11.vcxproj | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/AuthState') diff --git a/plugins/AuthState/authstate_11.vcxproj b/plugins/AuthState/authstate_11.vcxproj index 0cb7579ac3..b9ca8ff768 100644 --- a/plugins/AuthState/authstate_11.vcxproj +++ b/plugins/AuthState/authstate_11.vcxproj @@ -122,7 +122,6 @@ false $(IntDir)$(TargetName).lib $(ProfileDir)..\..\bin11\lib - /PDBALTPATH:%_PDB% NDEBUG;%(PreprocessorDefinitions) @@ -176,7 +175,6 @@ false $(IntDir)$(TargetName).lib $(ProfileDir)..\..\bin11\lib - /PDBALTPATH:%_PDB% NDEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3