File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 55
55
<CLRThreadAttribute />
56
56
<CLRUnmanagedCodeCheck />
57
57
<DetectOneDefinitionRule />
58
+ <DynamicDebuggingSuffix />
58
59
<EmbedManagedResourceFile />
59
60
<GenerateWindowsMetadata />
60
61
<IgnoreEmbeddedIDL />
78
79
<TypeLibraryResourceID />
79
80
<UACExecutionLevel />
80
81
<UACUIAccess />
82
+ <UseDynamicDebugging />
81
83
<WindowsMetadataFile />
82
84
<WindowsMetadataKeyContainer />
83
85
<WindowsMetadataLinkDelaySign />
187
189
<BuildStlModules >false</BuildStlModules >
188
190
<DisableLanguageExtensions />
189
191
<DisableSpecificWarnings />
192
+ <DynamicDebuggingSuffix />
190
193
<EnableFiberSafeOptimizations />
191
194
<EnableFuzzer />
192
195
<EnableParallelCodeGeneration />
222
225
<TreatSpecificWarningsAsErrors />
223
226
<UndefineAllPreprocessorDefinitions />
224
227
<UseFullPaths />
228
+ <UseDynamicDebugging />
225
229
<UseStandardPreprocessor />
226
230
<UseUnicodeForAssemblerListing />
227
231
<WarningVersion />
Original file line number Diff line number Diff line change 55
55
<CLRThreadAttribute />
56
56
<CLRUnmanagedCodeCheck />
57
57
<DetectOneDefinitionRule />
58
+ <DynamicDebuggingSuffix />
58
59
<EmbedManagedResourceFile />
59
60
<GenerateWindowsMetadata />
60
61
<IgnoreEmbeddedIDL />
78
79
<TypeLibraryResourceID />
79
80
<UACExecutionLevel />
80
81
<UACUIAccess />
82
+ <UseDynamicDebugging />
81
83
<WindowsMetadataFile />
82
84
<WindowsMetadataKeyContainer />
83
85
<WindowsMetadataLinkDelaySign />
187
189
<BuildStlModules >false</BuildStlModules >
188
190
<DisableLanguageExtensions />
189
191
<DisableSpecificWarnings />
192
+ <DynamicDebuggingSuffix />
190
193
<EnableFiberSafeOptimizations />
191
194
<EnableFuzzer />
192
195
<EnableParallelCodeGeneration />
221
224
<TreatSpecificWarningsAsErrors />
222
225
<UndefineAllPreprocessorDefinitions />
223
226
<UseFullPaths />
227
+ <UseDynamicDebugging />
224
228
<UseStandardPreprocessor />
225
229
<UseUnicodeForAssemblerListing />
226
230
<WarningVersion />
You can’t perform that action at this time.
0 commit comments