From a37cc98ebd635a8a4d669ea73a0880ba4a4ec3e1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 1 Oct 2017 22:50:26 +0300 Subject: remove extended debug info from all release builds --- build/vc.common/common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/vc.common/common.props b/build/vc.common/common.props index cf6f9e7a1e..bb47d82824 100644 --- a/build/vc.common/common.props +++ b/build/vc.common/common.props @@ -74,7 +74,7 @@ true true UseLinkTimeCodeGeneration - /PDBALTPATH:%_PDB% + /PDBALTPATH:%_PDB% -- cgit v1.2.3