| Index: third_party/sqlite/sqlite.vsprops
|
| ===================================================================
|
| --- third_party/sqlite/sqlite.vsprops (revision 7667)
|
| +++ third_party/sqlite/sqlite.vsprops (working copy)
|
| @@ -7,6 +7,6 @@
|
| <Tool
|
| Name="VCCLCompilerTool"
|
| PreprocessorDefinitions="SQLITE_ENABLE_FTS2;SQLITE_ENABLE_BROKEN_FTS2;SQLITE_ENABLE_ICU;SQLITE_SECURE_DELETE;THREADSAFE;_CRT_NONSTDC_NO_DEPRECATE"
|
| - DisableSpecificWarnings="4244"
|
| + DisableSpecificWarnings="4018;4090;4244"
|
| />
|
| </VisualStudioPropertySheet>
|
|
|