blob: 78e061f910f6c169e3f8f8a30ea41b9172ba7981 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="sqlite"
>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="IEEE_8087"
DisableSpecificWarnings="4018;4102;4244;4554"
/>
</VisualStudioPropertySheet>
|