|
98 | 98 | <Optimization>Disabled</Optimization>
|
99 | 99 | <AdditionalIncludeDirectories>$(ProjectDir)..\include;external\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
100 | 100 | <PreprocessorDefinitions>DLL_EXPORT;_DEBUG;WIN32;_WINDOWS;USE_STBIMAGE;LOAD_AVIF;LOAD_AVIF_DYNAMIC="libavif-16.dll";LOAD_BMP;LOAD_GIF;LOAD_JPG;LOAD_LBM;LOAD_PCX;LOAD_PNG;LOAD_PNM;LOAD_QOI;LOAD_SVG;LOAD_TGA;LOAD_TIF;LOAD_TIF_DYNAMIC="libtiff-5.dll";LOAD_WEBP;LOAD_WEBP_DYNAMIC="libwebp-7.dll";LOAD_WEBPDEMUX_DYNAMIC="libwebpdemux-2.dll";LOAD_XCF;LOAD_XPM;LOAD_XV;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
101 |
| - <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
| 101 | + <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
102 | 102 | <WarningLevel>Level3</WarningLevel>
|
103 | 103 | <DebugInformationFormat>OldStyle</DebugInformationFormat>
|
104 | 104 | <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
|
|
125 | 125 | <ClCompile>
|
126 | 126 | <AdditionalIncludeDirectories>$(ProjectDir)..\include;external\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
127 | 127 | <PreprocessorDefinitions>DLL_EXPORT;_DEBUG;WIN32;_WINDOWS;USE_STBIMAGE;LOAD_AVIF;LOAD_AVIF_DYNAMIC="libavif-16.dll";LOAD_BMP;LOAD_GIF;LOAD_JPG;LOAD_LBM;LOAD_PCX;LOAD_PNG;LOAD_PNM;LOAD_QOI;LOAD_SVG;LOAD_TGA;LOAD_TIF;LOAD_TIF_DYNAMIC="libtiff-5.dll";LOAD_WEBP;LOAD_WEBP_DYNAMIC="libwebp-7.dll";LOAD_WEBPDEMUX_DYNAMIC="libwebpdemux-2.dll";LOAD_XCF;LOAD_XPM;LOAD_XV;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
128 |
| - <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
| 128 | + <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
129 | 129 | <WarningLevel>Level3</WarningLevel>
|
130 | 130 | <Optimization>Disabled</Optimization>
|
131 | 131 | <DebugInformationFormat>OldStyle</DebugInformationFormat>
|
|
152 | 152 | <ClCompile>
|
153 | 153 | <AdditionalIncludeDirectories>$(ProjectDir)..\include;external\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
154 | 154 | <PreprocessorDefinitions>DLL_EXPORT;NDEBUG;WIN32;_WINDOWS;USE_STBIMAGE;LOAD_AVIF;LOAD_AVIF_DYNAMIC="libavif-16.dll";LOAD_BMP;LOAD_GIF;LOAD_JPG;LOAD_LBM;LOAD_PCX;LOAD_PNG;LOAD_PNM;LOAD_QOI;LOAD_SVG;LOAD_TGA;LOAD_TIF;LOAD_TIF_DYNAMIC="libtiff-5.dll";LOAD_WEBP;LOAD_WEBP_DYNAMIC="libwebp-7.dll";LOAD_WEBPDEMUX_DYNAMIC="libwebpdemux-2.dll";LOAD_XCF;LOAD_XPM;LOAD_XV;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
155 |
| - <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
| 155 | + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
156 | 156 | <WarningLevel>Level3</WarningLevel>
|
157 | 157 | <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
|
158 | 158 | </ClCompile>
|
|
179 | 179 | <ClCompile>
|
180 | 180 | <AdditionalIncludeDirectories>$(ProjectDir)..\include;external\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
181 | 181 | <PreprocessorDefinitions>DLL_EXPORT;NDEBUG;WIN32;_WINDOWS;USE_STBIMAGE;LOAD_AVIF;LOAD_AVIF_DYNAMIC="libavif-16.dll";LOAD_BMP;LOAD_GIF;LOAD_JPG;LOAD_LBM;LOAD_PCX;LOAD_PNG;LOAD_PNM;LOAD_QOI;LOAD_SVG;LOAD_TGA;LOAD_TIF;LOAD_TIF_DYNAMIC="libtiff-5.dll";LOAD_WEBP;LOAD_WEBP_DYNAMIC="libwebp-7.dll";LOAD_WEBPDEMUX_DYNAMIC="libwebpdemux-2.dll";LOAD_XCF;LOAD_XPM;LOAD_XV;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
182 |
| - <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
| 182 | + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
183 | 183 | <WarningLevel>Level3</WarningLevel>
|
184 | 184 | </ClCompile>
|
185 | 185 | <ResourceCompile>
|
|
0 commit comments