File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 9696 <SDLCheck >true</SDLCheck >
9797 <PreprocessorDefinitions >WIN32;NDEBUG;WINDOWTEXTEXTRACTORHOOK_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions >
9898 <ConformanceMode >true</ConformanceMode >
99+ <RuntimeLibrary >MultiThreaded</RuntimeLibrary >
99100 </ClCompile >
100101 <Link >
101102 <SubSystem >Windows</SubSystem >
127128 <SDLCheck >true</SDLCheck >
128129 <PreprocessorDefinitions >_DEBUG;WINDOWTEXTEXTRACTORHOOK_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions >
129130 <ConformanceMode >true</ConformanceMode >
131+ <RuntimeLibrary >MultiThreaded</RuntimeLibrary >
130132 </ClCompile >
131133 <Link >
132134 <SubSystem >Windows</SubSystem >
143145 <SDLCheck >true</SDLCheck >
144146 <PreprocessorDefinitions >NDEBUG;WINDOWTEXTEXTRACTORHOOK_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions >
145147 <ConformanceMode >true</ConformanceMode >
148+ <RuntimeLibrary >MultiThreaded</RuntimeLibrary >
146149 </ClCompile >
147150 <Link >
148151 <SubSystem >Windows</SubSystem >
You can’t perform that action at this time.
0 commit comments