File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
src/Servers/IIS/AspNetCoreModuleV2/gtest Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 111111 <AdditionalIncludeDirectories >$(GoogleTestSubmoduleRoot)googletest\include;$(GoogleTestSubmoduleRoot)googletest;$(GoogleTestSubmoduleRoot)googlemock;$(GoogleTestSubmoduleRoot)googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
112112 <RuntimeLibrary >MultiThreadedDebug</RuntimeLibrary >
113113 <MultiProcessorCompilation >true</MultiProcessorCompilation >
114+ <DebugInformationFormat >ProgramDatabase</DebugInformationFormat >
114115 </ClCompile >
115116 <Link >
116117 <SubSystem >Windows</SubSystem >
128129 <AdditionalIncludeDirectories >$(GoogleTestSubmoduleRoot)googletest\include;$(GoogleTestSubmoduleRoot)googletest;$(GoogleTestSubmoduleRoot)googlemock;$(GoogleTestSubmoduleRoot)googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
129130 <RuntimeLibrary >MultiThreadedDebug</RuntimeLibrary >
130131 <MultiProcessorCompilation >true</MultiProcessorCompilation >
132+ <DebugInformationFormat >ProgramDatabase</DebugInformationFormat >
131133 </ClCompile >
132134 <Link >
133135 <SubSystem >Windows</SubSystem >
179181 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
180182 <ImportGroup Label =" ExtensionTargets" >
181183 </ImportGroup >
182- </Project >
184+ </Project >
You can’t perform that action at this time.
0 commit comments