|
146 | 146 | <FunctionLevelLinking>true</FunctionLevelLinking> |
147 | 147 | <PrecompiledHeader /> |
148 | 148 | <WarningLevel>Level3</WarningLevel> |
149 | | - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 149 | + <DebugInformationFormat>None</DebugInformationFormat> |
150 | 150 | <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> |
151 | 151 | <LanguageStandard>stdcpp17</LanguageStandard> |
152 | 152 | <MinimalRebuild /> |
153 | 153 | </ClCompile> |
154 | 154 | <Link> |
155 | 155 | <AdditionalDependencies>shlwapi.lib;comctl32.lib;propsys.lib;gdiplus.lib;%(AdditionalDependencies)</AdditionalDependencies> |
156 | 156 | <ModuleDefinitionFile>ThumbnailProvider.def</ModuleDefinitionFile> |
157 | | - <GenerateDebugInformation>true</GenerateDebugInformation> |
| 157 | + <GenerateDebugInformation>false</GenerateDebugInformation> |
158 | 158 | <SubSystem>Windows</SubSystem> |
159 | 159 | <OptimizeReferences>true</OptimizeReferences> |
160 | 160 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
173 | 173 | <FunctionLevelLinking>true</FunctionLevelLinking> |
174 | 174 | <PrecompiledHeader /> |
175 | 175 | <WarningLevel>Level3</WarningLevel> |
176 | | - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 176 | + <DebugInformationFormat>None</DebugInformationFormat> |
177 | 177 | <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> |
178 | 178 | <LanguageStandard>stdcpp17</LanguageStandard> |
179 | 179 | <MinimalRebuild /> |
180 | 180 | </ClCompile> |
181 | 181 | <Link> |
182 | 182 | <AdditionalDependencies>shlwapi.lib;comctl32.lib;propsys.lib;gdiplus.lib;%(AdditionalDependencies)</AdditionalDependencies> |
183 | 183 | <ModuleDefinitionFile>ThumbnailProvider.def</ModuleDefinitionFile> |
184 | | - <GenerateDebugInformation>true</GenerateDebugInformation> |
| 184 | + <GenerateDebugInformation>false</GenerateDebugInformation> |
185 | 185 | <SubSystem>Windows</SubSystem> |
186 | 186 | <OptimizeReferences>true</OptimizeReferences> |
187 | 187 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
188 | 188 | <TargetMachine>MachineX64</TargetMachine> |
189 | | - <ImageHasSafeExceptionHandlers>true</ImageHasSafeExceptionHandlers> |
| 189 | + <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> |
190 | 190 | </Link> |
191 | 191 | </ItemDefinitionGroup> |
192 | 192 | <ItemGroup> |
|
0 commit comments