File tree 1 file changed +3
-1
lines changed
src/Servers/IIS/AspNetCoreModuleV2/gtest 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 111
111
<AdditionalIncludeDirectories >$(GoogleTestSubmoduleRoot)googletest\include;$(GoogleTestSubmoduleRoot)googletest;$(GoogleTestSubmoduleRoot)googlemock;$(GoogleTestSubmoduleRoot)googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
112
112
<RuntimeLibrary >MultiThreadedDebug</RuntimeLibrary >
113
113
<MultiProcessorCompilation >true</MultiProcessorCompilation >
114
+ <DebugInformationFormat >ProgramDatabase</DebugInformationFormat >
114
115
</ClCompile >
115
116
<Link >
116
117
<SubSystem >Windows</SubSystem >
128
129
<AdditionalIncludeDirectories >$(GoogleTestSubmoduleRoot)googletest\include;$(GoogleTestSubmoduleRoot)googletest;$(GoogleTestSubmoduleRoot)googlemock;$(GoogleTestSubmoduleRoot)googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
129
130
<RuntimeLibrary >MultiThreadedDebug</RuntimeLibrary >
130
131
<MultiProcessorCompilation >true</MultiProcessorCompilation >
132
+ <DebugInformationFormat >ProgramDatabase</DebugInformationFormat >
131
133
</ClCompile >
132
134
<Link >
133
135
<SubSystem >Windows</SubSystem >
179
181
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
180
182
<ImportGroup Label =" ExtensionTargets" >
181
183
</ImportGroup >
182
- </Project >
184
+ </Project >
You can’t perform that action at this time.
0 commit comments