summaryrefslogtreecommitdiff
path: root/build/vs/pjproject-vs14-debug-defaults.props
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2015-08-25 08:41:17 +0000
committerNanang Izzuddin <nanang@teluu.com>2015-08-25 08:41:17 +0000
commit1b41ed3f7c9361106a585c1fe43d2338ab94cacc (patch)
tree987f2cd9cb49791f7b2f2b762efb34b653e6e01a /build/vs/pjproject-vs14-debug-defaults.props
parent89c940da20cea4f108a9e13fb7c223f3f8435f73 (diff)
Re #1881:
- Updated build output naming 'vc8' -> 'vc14' for VS2015. - Fixed miscelaneous warnings in VS2015 project settings. - Updated SVN ignore property. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5169 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'build/vs/pjproject-vs14-debug-defaults.props')
-rw-r--r--build/vs/pjproject-vs14-debug-defaults.props1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/vs/pjproject-vs14-debug-defaults.props b/build/vs/pjproject-vs14-debug-defaults.props
index 447775fb..a8a5191d 100644
--- a/build/vs/pjproject-vs14-debug-defaults.props
+++ b/build/vs/pjproject-vs14-debug-defaults.props
@@ -11,7 +11,6 @@
<ClCompile>
<Optimization>Disabled</Optimization>
<PreprocessorDefinitions>_DEBUG;DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
</ClCompile>
<Link>
<GenerateDebugInformation>true</GenerateDebugInformation>