File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 83
83
<WarningLevel >Level3</WarningLevel >
84
84
<SuppressStartupBanner >true</SuppressStartupBanner >
85
85
<DebugInformationFormat >ProgramDatabase</DebugInformationFormat >
86
+ <CompileAsManaged >false</CompileAsManaged >
87
+ <SDLCheck >false</SDLCheck >
88
+ <MultiProcessorCompilation >false</MultiProcessorCompilation >
86
89
</ClCompile >
87
90
<ResourceCompile >
88
91
<PreprocessorDefinitions >_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
@@ -131,6 +134,9 @@ if "%SDKPIDir%"a == ""a echo not performed. SDKPIDir environment variable not se
131
134
<WarningLevel >Level3</WarningLevel >
132
135
<SuppressStartupBanner >true</SuppressStartupBanner >
133
136
<DebugInformationFormat >ProgramDatabase</DebugInformationFormat >
137
+ <CompileAsManaged >false</CompileAsManaged >
138
+ <SDLCheck >false</SDLCheck >
139
+ <MultiProcessorCompilation >false</MultiProcessorCompilation >
134
140
</ClCompile >
135
141
<ResourceCompile >
136
142
<PreprocessorDefinitions >_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
You can’t perform that action at this time.
0 commit comments