We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b52c9 commit 684f343Copy full SHA for 684f343
vs7project/NppExport.vcxproj
@@ -122,7 +122,7 @@
122
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
123
<PrecompiledHeader>NotUsing</PrecompiledHeader>
124
<WarningLevel>Level4</WarningLevel>
125
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
126
<SDLCheck>true</SDLCheck>
127
<MultiProcessorCompilation>true</MultiProcessorCompilation>
128
<LanguageStandard_C>stdc11</LanguageStandard_C>
0 commit comments