summaryrefslogtreecommitdiffstats
path: root/PCbuild/sqlite3.vsprops
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2009-02-10 13:12:12 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2009-02-10 13:12:12 (GMT)
commitde7cdeefb500b429b0c55af88808e16c700fbb33 (patch)
treee64503d2b1e98581ff04a10917ea6e4b14f97974 /PCbuild/sqlite3.vsprops
parenta3e3cb7ee0070db59974d3617211eddf9b96c36d (diff)
downloadcpython-de7cdeefb500b429b0c55af88808e16c700fbb33.zip
cpython-de7cdeefb500b429b0c55af88808e16c700fbb33.tar.gz
cpython-de7cdeefb500b429b0c55af88808e16c700fbb33.tar.bz2
Set eol-style to native
Diffstat (limited to 'PCbuild/sqlite3.vsprops')
-rw-r--r--PCbuild/sqlite3.vsprops28
1 files changed, 14 insertions, 14 deletions
diff --git a/PCbuild/sqlite3.vsprops b/PCbuild/sqlite3.vsprops
index b502df5..420ba6c 100644
--- a/PCbuild/sqlite3.vsprops
+++ b/PCbuild/sqlite3.vsprops
@@ -1,14 +1,14 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="sqlite3"
- InheritedPropertySheets=".\pyproject.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
- PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)"
- WarningLevel="1"
- />
-</VisualStudioPropertySheet>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="sqlite3"
+ InheritedPropertySheets=".\pyproject.vsprops"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="$(sqlite3Dir)"
+ PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)"
+ WarningLevel="1"
+ />
+</VisualStudioPropertySheet>