]> granicus.if.org Git - python/commitdiff
Updated VS8.0 project files with PCBuild/vs9to8.py.
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Tue, 21 Sep 2010 18:59:41 +0000 (18:59 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Tue, 21 Sep 2010 18:59:41 +0000 (18:59 +0000)
PC/VS8.0/_multiprocessing.vcproj
PC/VS8.0/bdist_wininst.vcproj
PC/VS8.0/bz2.vcproj
PC/VS8.0/pyd.vsprops
PC/VS8.0/pyd_d.vsprops
PC/VS8.0/pyproject.vsprops
PC/VS8.0/pythoncore.vcproj
PC/VS8.0/sqlite3.vcproj
PC/VS8.0/sqlite3.vsprops [new file with mode: 0644]

index 198b87aa103dee3dc7354585d8cfd9cc51366ea9..ee76aecec3aaa5a4702139b661db1e0baa0da30f 100644 (file)
@@ -3,7 +3,7 @@
        ProjectType="Visual C++"
        Version="8.00"
        Name="_multiprocessing"
-       ProjectGUID="{9e48b300-37d1-11dd-8c41-005056c00008}"
+       ProjectGUID="{9E48B300-37D1-11DD-8C41-005056C00008}"
        RootNamespace="_multiprocessing"
        Keyword="Win32Proj"
        TargetFrameworkVersion="196613"
index a0de04a79ded720a12bbaaeeda1c7a2ea6e2cdb5..0bd2ee6de01c28efc4b910a7a2c06b114b0c8c43 100644 (file)
@@ -55,7 +55,7 @@
                                AdditionalIncludeDirectories="..\..\PC\bdist_wininst;..\..\Include;..\..\Modules\zlib"
                                PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
                                StringPooling="true"
-                               RuntimeLibrary="2"
+                               RuntimeLibrary="0"
                                EnableFunctionLevelLinking="true"
                                WarningLevel="3"
                                SuppressStartupBanner="true"
                                AdditionalIncludeDirectories="..\..\PC\bdist_wininst;..\..\Include;..\..\Modules\zlib"
                                PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
                                StringPooling="true"
-                               RuntimeLibrary="2"
+                               RuntimeLibrary="0"
                                EnableFunctionLevelLinking="true"
                                WarningLevel="3"
                                SuppressStartupBanner="true"
index 8382818dd252fa50b88413eb3374e3d06525a766..fead64087ce7c47819a3cba70605538cc6b69ffd 100644 (file)
@@ -43,6 +43,7 @@
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(bz2Dir)"
+                               PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64"
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
                        />
                        <Tool
                                Name="VCPreLinkEventTool"
-                               Description="Build libbz2"
-                               CommandLine="cd $(bz2Dir)&#x0D;&#x0A;if exist $(PlatformName)-Debug\libbz2.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName)-Debug mkdir $(PlatformName)-Debug&#x0D;&#x0A;nmake /nologo /f makefile.msc lib&#x0D;&#x0A;copy libbz2.lib $(PlatformName)-Debug&#x0D;&#x0A;nmake /nologo /f makefile.msc clean&#x0D;&#x0A;"
                        />
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Debug\libbz2.lib"
+                               BaseAddress="0x1D170000"
                        />
                        <Tool
                                Name="VCALinkTool"
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(bz2Dir)"
+                               PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64"
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
                        />
                        <Tool
                                Name="VCPreLinkEventTool"
-                               Description="Build libbz2"
-                               CommandLine="cd $(bz2Dir)&#x0D;&#x0A;if exist $(PlatformName)-Debug\libbz2.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName)-Debug mkdir $(PlatformName)-Debug&#x0D;&#x0A;nmake /nologo /f makefile.msc lib&#x0D;&#x0A;copy libbz2.lib $(PlatformName)-Debug&#x0D;&#x0A;nmake /nologo /f makefile.msc clean&#x0D;&#x0A;"
                        />
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Debug\libbz2.lib"
+                               BaseAddress="0x1D170000"
                        />
                        <Tool
                                Name="VCALinkTool"
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(bz2Dir)"
+                               PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64"
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
                        />
                        <Tool
                                Name="VCPreLinkEventTool"
-                               Description="Build libbz2"
-                               CommandLine="cd $(bz2Dir)&#x0D;&#x0A;if exist $(PlatformName)-Release\libbz2.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release&#x0D;&#x0A;nmake /nologo /f makefile.msc lib&#x0D;&#x0A;copy libbz2.lib $(PlatformName)-Release&#x0D;&#x0A;nmake /nologo /f makefile.msc clean&#x0D;&#x0A;"
                        />
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib"
+                               BaseAddress="0x1D170000"
                        />
                        <Tool
                                Name="VCALinkTool"
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(bz2Dir)"
+                               PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64"
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
                        />
                        <Tool
                                Name="VCPreLinkEventTool"
-                               Description="Build libbz2"
-                               CommandLine="cd $(bz2Dir)&#x0D;&#x0A;if exist $(PlatformName)-Release\libbz2.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release&#x0D;&#x0A;nmake /nologo /f makefile.msc lib&#x0D;&#x0A;copy libbz2.lib $(PlatformName)-Release&#x0D;&#x0A;nmake /nologo /f makefile.msc clean&#x0D;&#x0A;"
                        />
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib"
+                               BaseAddress="0x1D170000"
                        />
                        <Tool
                                Name="VCALinkTool"
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(bz2Dir)"
+                               PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64"
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
                        />
                        <Tool
                                Name="VCPreLinkEventTool"
-                               Description="Build libbz2"
-                               CommandLine="cd $(bz2Dir)&#x0D;&#x0A;if exist $(PlatformName)-Release\libbz2.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release&#x0D;&#x0A;nmake /nologo /f makefile.msc lib&#x0D;&#x0A;copy libbz2.lib $(PlatformName)-Release&#x0D;&#x0A;nmake /nologo /f makefile.msc clean&#x0D;&#x0A;"
                        />
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib"
+                               BaseAddress="0x1D170000"
                        />
                        <Tool
                                Name="VCALinkTool"
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(bz2Dir)"
+                               PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64"
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
                        />
                        <Tool
                                Name="VCPreLinkEventTool"
-                               Description="Build libbz2"
-                               CommandLine="cd $(bz2Dir)&#x0D;&#x0A;if exist $(PlatformName)-Release\libbz2.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release&#x0D;&#x0A;nmake /nologo /f makefile.msc lib&#x0D;&#x0A;copy libbz2.lib $(PlatformName)-Release&#x0D;&#x0A;nmake /nologo /f makefile.msc clean&#x0D;&#x0A;"
                        />
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib"
+                               BaseAddress="0x1D170000"
                                TargetMachine="17"
                        />
                        <Tool
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(bz2Dir)"
+                               PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64"
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
                        />
                        <Tool
                                Name="VCPreLinkEventTool"
-                               Description="Build libbz2"
-                               CommandLine="cd $(bz2Dir)&#x0D;&#x0A;if exist $(PlatformName)-Release\libbz2.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release&#x0D;&#x0A;nmake /nologo /f makefile.msc lib&#x0D;&#x0A;copy libbz2.lib $(PlatformName)-Release&#x0D;&#x0A;nmake /nologo /f makefile.msc clean&#x0D;&#x0A;"
                        />
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib"
+                               BaseAddress="0x1D170000"
                        />
                        <Tool
                                Name="VCALinkTool"
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="$(bz2Dir)"
+                               PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64"
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
                        />
                        <Tool
                                Name="VCPreLinkEventTool"
-                               Description="Build libbz2"
-                               CommandLine="cd $(bz2Dir)&#x0D;&#x0A;if exist $(PlatformName)-Release\libbz2.lib exit 0&#x0D;&#x0A;if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release&#x0D;&#x0A;nmake /nologo /f makefile.msc lib&#x0D;&#x0A;copy libbz2.lib $(PlatformName)-Release&#x0D;&#x0A;nmake /nologo /f makefile.msc clean&#x0D;&#x0A;"
                        />
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib"
+                               BaseAddress="0x1D170000"
                                TargetMachine="17"
                        />
                        <Tool
                                >
                        </File>
                </Filter>
+               <Filter
+                       Name="bzip2 1.0.5 Header Files"
+                       >
+                       <File
+                               RelativePath="$(bz2Dir)\bzlib.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="$(bz2Dir)\bzlib_private.h"
+                               >
+                       </File>
+               </Filter>
+               <Filter
+                       Name="bzip2 1.0.5 Source Files"
+                       >
+                       <File
+                               RelativePath="$(bz2Dir)\blocksort.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="$(bz2Dir)\bzlib.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="$(bz2Dir)\compress.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="$(bz2Dir)\crctable.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="$(bz2Dir)\decompress.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="$(bz2Dir)\huffman.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="$(bz2Dir)\randtable.c"
+                               >
+                       </File>
+               </Filter>
        </Files>
        <Globals>
        </Globals>
index bfe6bd7e2d4c36474fe8f1f4f3962aa21502702d..e38b9615a2375acfe7d8d5301d814a4a940b05be 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="Windows-1252"?>\r
+\r
 <VisualStudioPropertySheet\r
        ProjectType="Visual C++"\r
        Version="8.00"\r
                OutputFile="$(OutDir)\$(ProjectName).pyd"\r
                ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"\r
                ImportLibrary="$(OutDir)\$(TargetName).lib"\r
+               GenerateManifest="false"\r
+       />\r
+       <Tool\r
+               Name="VCManifestTool"\r
+               EmbedManifest="false"\r
        />\r
        <Tool\r
                Name="VCPostBuildEventTool"\r
index f3a951c53f542028d845543ec8f362a12f8cb14c..313a30b782fd555f1fbf4f3c37be9fb87fd2e206 100644 (file)
                LinkIncremental="1"\r
                ProgramDatabaseFile="$(OutDir)\$(ProjectName)_d.pdb"\r
                ImportLibrary="$(OutDir)\$(TargetName).lib"\r
+               GenerateManifest="false"\r
+       />\r
+       <Tool\r
+               Name="VCManifestTool"\r
+               EmbedManifest="false"\r
        />\r
        <Tool\r
                Name="VCPostBuildEventTool"\r
index 1ba124fe993dc51f99bf2f82ea6a207658e896ff..70025bd467869725fc3eb404fd8180b63a476e1f 100644 (file)
@@ -58,7 +58,7 @@
        />\r
        <UserMacro\r
                Name="opensslDir"\r
-               Value="$(externalsDir)\openssl-0.9.8g"\r
+               Value="$(externalsDir)\openssl-0.9.8l"\r
        />\r
        <UserMacro\r
                Name="tcltkDir"\r
index 0393f31a181c0c9c3e7778e4cf59a67f9a257c47..21124a610465b4221b9816e4b87d9e26d0277f15 100644 (file)
                                RelativePath="..\..\Include\dictobject.h"
                                >
                        </File>
-                       <File
-                               RelativePath="..\..\Include\dtoa.h"
-                               >
-                       </File>                 
                        <File
                                RelativePath="..\..\Include\enumobject.h"
                                >
                                RelativePath="..\..\Include\pyarena.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\Include\pycapsule.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\Include\pyctype.h"
                                >
                                RelativePath="..\..\Include\pystrtod.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\Include\dtoa.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\Include\Python-ast.h"
                                >
                                RelativePath="..\..\Modules\_csv.c"
                                >
                        </File>
-                       <Filter
-                               Name="_io"
-                               >
-                               <File
-                                       RelativePath="..\..\Modules\_io\fileio.c"
-                                       >
-                               </File>
-                               <File
-                                       RelativePath="..\..\Modules\_io\bytesio.c"
-                                       >
-                               </File>
-                               <File
-                                       RelativePath="..\..\Modules\_io\stringio.c"
-                                       >
-                               </File>
-                               <File
-                                       RelativePath="..\..\Modules\_io\bufferedio.c"
-                                       >
-                               </File>
-                               <File
-                                       RelativePath="..\..\Modules\_io\iobase.c"
-                                       >
-                               </File>
-                               <File
-                                       RelativePath="..\..\Modules\_io\textio.c"
-                                       >
-                               </File>
-                               <File
-                                       RelativePath="..\..\Modules\_io\_iomodule.c"
-                                       >
-                               </File>
-                       </Filter>
                        <File
                                RelativePath="..\..\Modules\_functoolsmodule.c"
                                >
                                RelativePath="..\..\Modules\zlibmodule.c"
                                >
                        </File>
+                       <Filter
+                               Name="_io"
+                               >
+                               <File
+                                       RelativePath="..\..\Modules\_io\fileio.c"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\Modules\_io\bytesio.c"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\Modules\_io\stringio.c"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\Modules\_io\bufferedio.c"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\Modules\_io\iobase.c"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\Modules\_io\textio.c"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\Modules\_io\_iomodule.c"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\Modules\_io\_iomodule.h"
+                                       >
+                               </File>
+                       </Filter>
                        <Filter
                                Name="zlib"
                                >
                                RelativePath="..\..\Python\compile.c"
                                >
                        </File>
-                       <File
-                               RelativePath="..\..\Python\dtoa.c"
-                               >
-                       </File>
                        <File
                                RelativePath="..\..\Python\dynload_win.c"
                                >
                                RelativePath="..\..\Python\pystrtod.c"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\Python\dtoa.c"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\Python\Python-ast.c"
                                >
index 071589a7ff28c485dcca004265635a45280ae8cc..7ea3eb648c8a566034cb32cc9efd20c86118e81f 100644 (file)
@@ -22,7 +22,7 @@
                <Configuration
                        Name="Debug|Win32"
                        ConfigurationType="2"
-                       InheritedPropertySheets=".\pyd_d.vsprops"
+                       InheritedPropertySheets=".\sqlite3.vsprops;.\debug.vsprops"
                        CharacterSet="0"
                        >
                        <Tool
@@ -42,8 +42,7 @@
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               AdditionalIncludeDirectories="..\..\..\sqlite-3.5.9"
-                               PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)"
+                               AdditionalIncludeDirectories=""
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
@@ -83,7 +82,7 @@
                <Configuration
                        Name="Debug|x64"
                        ConfigurationType="2"
-                       InheritedPropertySheets=".\pyd_d.vsprops;.\x64.vsprops"
+                       InheritedPropertySheets=".\sqlite3.vsprops;.\debug.vsprops;.\x64.vsprops"
                        CharacterSet="0"
                        >
                        <Tool
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               AdditionalIncludeDirectories="..\..\..\sqlite-3.5.9"
-                               PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)"
+                               AdditionalIncludeDirectories=""
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
                <Configuration
                        Name="Release|Win32"
                        ConfigurationType="2"
-                       InheritedPropertySheets=".\pyd.vsprops"
+                       InheritedPropertySheets=".\sqlite3.vsprops"
                        CharacterSet="0"
                        WholeProgramOptimization="1"
                        >
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               AdditionalIncludeDirectories="..\..\..\sqlite-3.5.9"
-                               PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)"
+                               AdditionalIncludeDirectories=""
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
                <Configuration
                        Name="Release|x64"
                        ConfigurationType="2"
-                       InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops"
+                       InheritedPropertySheets=".\sqlite3.vsprops;.\x64.vsprops"
                        CharacterSet="0"
                        WholeProgramOptimization="1"
                        >
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               AdditionalIncludeDirectories="..\..\..\sqlite-3.5.9"
-                               PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)"
+                               AdditionalIncludeDirectories=""
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
                <Configuration
                        Name="PGInstrument|Win32"
                        ConfigurationType="2"
-                       InheritedPropertySheets=".\pyd.vsprops;.\pginstrument.vsprops"
+                       InheritedPropertySheets=".\sqlite3.vsprops;.\pginstrument.vsprops"
                        CharacterSet="0"
                        WholeProgramOptimization="1"
                        >
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               AdditionalIncludeDirectories="..\..\..\sqlite-3.5.9"
-                               PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)"
+                               AdditionalIncludeDirectories="&quot;..\..\..\sqlite-3.5.9&quot;"
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
                <Configuration
                        Name="PGInstrument|x64"
                        ConfigurationType="2"
-                       InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops;.\pginstrument.vsprops"
+                       InheritedPropertySheets=".\sqlite3.vsprops;.\x64.vsprops;.\pginstrument.vsprops"
                        CharacterSet="0"
                        WholeProgramOptimization="1"
                        >
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               AdditionalIncludeDirectories="..\..\..\sqlite-3.5.9"
-                               PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)"
+                               AdditionalIncludeDirectories=""
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
                <Configuration
                        Name="PGUpdate|Win32"
                        ConfigurationType="2"
-                       InheritedPropertySheets=".\pyd.vsprops;.\pgupdate.vsprops"
+                       InheritedPropertySheets=".\sqlite3.vsprops;.\pgupdate.vsprops"
                        CharacterSet="0"
                        WholeProgramOptimization="1"
                        >
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               AdditionalIncludeDirectories="..\..\..\sqlite-3.5.9"
-                               PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)"
+                               AdditionalIncludeDirectories=""
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
                <Configuration
                        Name="PGUpdate|x64"
                        ConfigurationType="2"
-                       InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops;.\pgupdate.vsprops"
+                       InheritedPropertySheets=".\sqlite3.vsprops;.\x64.vsprops;.\pgupdate.vsprops"
                        CharacterSet="0"
                        WholeProgramOptimization="1"
                        >
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               AdditionalIncludeDirectories="..\..\..\sqlite-3.5.9"
-                               PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)"
+                               AdditionalIncludeDirectories=""
                        />
                        <Tool
                                Name="VCManagedResourceCompilerTool"
diff --git a/PC/VS8.0/sqlite3.vsprops b/PC/VS8.0/sqlite3.vsprops
new file mode 100644 (file)
index 0000000..8c028dc
--- /dev/null
@@ -0,0 +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="..\..\..\sqlite-3.5.9"\r
+               PreprocessorDefinitions="SQLITE_API=__declspec(dllexport)"\r
+               WarningLevel="1"\r
+       />\r
+</VisualStudioPropertySheet>\r