]> granicus.if.org Git - python/commitdiff
Set eol-style to native
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 10 Feb 2009 13:12:12 +0000 (13:12 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 10 Feb 2009 13:12:12 +0000 (13:12 +0000)
PCbuild/sqlite3.vsprops

index b502df5ace364aaae4bbf57e7b20fc5339de65e1..420ba6cc8fed05c6b7706f92df7450eecad94450 100644 (file)
@@ -1,14 +1,14 @@
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioPropertySheet\r
-       ProjectType="Visual C++"\r
-       Version="8.00"\r
-       Name="sqlite3"\r
-       InheritedPropertySheets=".\pyproject.vsprops"\r
-       >\r
-       <Tool\r
-               Name="VCCLCompilerTool"\r
-               AdditionalIncludeDirectories="$(sqlite3Dir)"\r
-               PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)"\r
-               WarningLevel="1"\r
-       />\r
-</VisualStudioPropertySheet>\r
+<?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>