Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
2e9b6cb6
Commit
2e9b6cb6
authored
Sep 02, 2008
by
Amaury Forgeot d'Arc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use vs9to8.py to refresh the Visual Studio 2005 build files.
parent
3e7dd783
Changes
8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
985 additions
and
299 deletions
+985
-299
PC/VS8.0/_bsddb.vcproj
PC/VS8.0/_bsddb.vcproj
+925
-8
PC/VS8.0/_ctypes.vcproj
PC/VS8.0/_ctypes.vcproj
+1
-1
PC/VS8.0/_multiprocessing.vcproj
PC/VS8.0/_multiprocessing.vcproj
+20
-31
PC/VS8.0/_sqlite3.vcproj
PC/VS8.0/_sqlite3.vcproj
+8
-8
PC/VS8.0/pcbuild.sln
PC/VS8.0/pcbuild.sln
+0
-22
PC/VS8.0/pyproject.vsprops
PC/VS8.0/pyproject.vsprops
+7
-7
PC/VS8.0/sqlite3.vcproj
PC/VS8.0/sqlite3.vcproj
+21
-219
PCbuild/vs9to8.py
PCbuild/vs9to8.py
+3
-3
No files found.
PC/VS8.0/_bsddb.vcproj
View file @
2e9b6cb6
This diff is collapsed.
Click to expand it.
PC/VS8.0/_ctypes.vcproj
View file @
2e9b6cb6
...
...
@@ -642,7 +642,7 @@
>
<Tool
Name=
"VCCustomBuildTool"
CommandLine=
"ml64 /nologo /c /Fo "$(IntDir)\win64.obj" "$(InputPath)"
"
CommandLine=
"ml64 /nologo /c /
Zi /
Fo "$(IntDir)\win64.obj" "$(InputPath)"
"
Outputs=
"$(IntDir)\win64.obj"
/>
</FileConfiguration>
...
...
PC/VS8.0/_multiprocessing.vcproj
View file @
2e9b6cb6
...
...
@@ -3,9 +3,10 @@
ProjectType=
"Visual C++"
Version=
"8.00"
Name=
"_multiprocessing"
ProjectGUID=
"{9
E48B300-37D1-11DD-8C41-005056C
00008}"
ProjectGUID=
"{9
e48b300-37d1-11dd-8c41-005056c
00008}"
RootNamespace=
"_multiprocessing"
Keyword=
"Win32Proj"
TargetFrameworkVersion=
"196613"
>
<Platforms>
<Platform
...
...
@@ -74,19 +75,15 @@
<Tool
Name=
"VCAppVerifierTool"
/>
<Tool
Name=
"VCWebDeploymentTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name=
"
Release|Win32
"
Name=
"
Debug|x64
"
ConfigurationType=
"2"
InheritedPropertySheets=
".\pyd.vsprops"
InheritedPropertySheets=
".\pyd
_d.vsprops;.\x64
.vsprops"
CharacterSet=
"0"
WholeProgramOptimization=
"1"
>
<Tool
Name=
"VCPreBuildEventTool"
...
...
@@ -102,6 +99,7 @@
/>
<Tool
Name=
"VCMIDLTool"
TargetEnvironment=
"3"
/>
<Tool
Name=
"VCCLCompilerTool"
...
...
@@ -138,17 +136,14 @@
<Tool
Name=
"VCAppVerifierTool"
/>
<Tool
Name=
"VCWebDeploymentTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name=
"
PGInstrument
|Win32"
Name=
"
Release
|Win32"
ConfigurationType=
"2"
InheritedPropertySheets=
".\pyd.vsprops
;.\pginstrument.vsprops
"
InheritedPropertySheets=
".\pyd.vsprops"
CharacterSet=
"0"
WholeProgramOptimization=
"1"
>
...
...
@@ -202,17 +197,14 @@
<Tool
Name=
"VCAppVerifierTool"
/>
<Tool
Name=
"VCWebDeploymentTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name=
"
PGUpdate|Win32
"
Name=
"
Release|x64
"
ConfigurationType=
"2"
InheritedPropertySheets=
".\pyd.vsprops;.\
pgupdate
.vsprops"
InheritedPropertySheets=
".\pyd.vsprops;.\
x64
.vsprops"
CharacterSet=
"0"
WholeProgramOptimization=
"1"
>
...
...
@@ -230,6 +222,7 @@
/>
<Tool
Name=
"VCMIDLTool"
TargetEnvironment=
"3"
/>
<Tool
Name=
"VCCLCompilerTool"
...
...
@@ -266,18 +259,16 @@
<Tool
Name=
"VCAppVerifierTool"
/>
<Tool
Name=
"VCWebDeploymentTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name=
"
Debug|x64
"
Name=
"
PGInstrument|Win32
"
ConfigurationType=
"2"
InheritedPropertySheets=
".\pyd
_d.vsprops;.\x64
.vsprops"
InheritedPropertySheets=
".\pyd
.vsprops;.\pginstrument
.vsprops"
CharacterSet=
"0"
WholeProgramOptimization=
"1"
>
<Tool
Name=
"VCPreBuildEventTool"
...
...
@@ -293,7 +284,6 @@
/>
<Tool
Name=
"VCMIDLTool"
TargetEnvironment=
"3"
/>
<Tool
Name=
"VCCLCompilerTool"
...
...
@@ -335,9 +325,9 @@
/>
</Configuration>
<Configuration
Name=
"
Release
|x64"
Name=
"
PGInstrument
|x64"
ConfigurationType=
"2"
InheritedPropertySheets=
".\pyd.vsprops;.\x64.vsprops"
InheritedPropertySheets=
".\pyd.vsprops;.\x64.vsprops
;.\pginstrument.vsprops
"
CharacterSet=
"0"
WholeProgramOptimization=
"1"
>
...
...
@@ -373,6 +363,7 @@
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws2_32.lib"
BaseAddress=
"0x1e1D0000"
TargetMachine=
"17"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -397,9 +388,9 @@
/>
</Configuration>
<Configuration
Name=
"PG
Instrument|x64
"
Name=
"PG
Update|Win32
"
ConfigurationType=
"2"
InheritedPropertySheets=
".\pyd.vsprops;.\
x64.vsprops;.\pginstrument
.vsprops"
InheritedPropertySheets=
".\pyd.vsprops;.\
pgupdate
.vsprops"
CharacterSet=
"0"
WholeProgramOptimization=
"1"
>
...
...
@@ -417,7 +408,6 @@
/>
<Tool
Name=
"VCMIDLTool"
TargetEnvironment=
"3"
/>
<Tool
Name=
"VCCLCompilerTool"
...
...
@@ -435,7 +425,6 @@
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws2_32.lib"
BaseAddress=
"0x1e1D0000"
TargetMachine=
"17"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -530,11 +519,11 @@
Name=
"Header Files"
>
<File
RelativePath=
"..\..\Modules\_multiprocessing\
connection
.h"
RelativePath=
"..\..\Modules\_multiprocessing\
multiprocessing
.h"
>
</File>
<File
RelativePath=
"..\..\Modules\_multiprocessing\
multiprocessing
.h"
RelativePath=
"..\..\Modules\_multiprocessing\
connection
.h"
>
</File>
</Filter>
...
...
PC/VS8.0/_sqlite3.vcproj
View file @
2e9b6cb6
...
...
@@ -42,7 +42,7 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
source-3.3.4
"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
3.5.9
"
PreprocessorDefinitions=
"MODULE_NAME=\"sqlite3\""
/>
<Tool
...
...
@@ -104,7 +104,7 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
source-3.3.4
"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
3.5.9
"
PreprocessorDefinitions=
"MODULE_NAME=\"sqlite3\""
/>
<Tool
...
...
@@ -166,7 +166,7 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
source-3.3.4
"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
3.5.9
"
PreprocessorDefinitions=
"MODULE_NAME=\"sqlite3\""
/>
<Tool
...
...
@@ -229,7 +229,7 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
source-3.3.4
"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
3.5.9
"
PreprocessorDefinitions=
"MODULE_NAME=\"sqlite3\""
/>
<Tool
...
...
@@ -291,7 +291,7 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
source-3.3.4
"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
3.5.9
"
PreprocessorDefinitions=
"MODULE_NAME=\"sqlite3\""
/>
<Tool
...
...
@@ -354,7 +354,7 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
source-3.3.4
"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
3.5.9
"
PreprocessorDefinitions=
"MODULE_NAME=\"sqlite3\""
/>
<Tool
...
...
@@ -417,7 +417,7 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
source-3.3.4
"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
3.5.9
"
PreprocessorDefinitions=
"MODULE_NAME=\"sqlite3\""
/>
<Tool
...
...
@@ -480,7 +480,7 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
source-3.3.4
"
AdditionalIncludeDirectories=
"..\..\..\sqlite-
3.5.9
"
PreprocessorDefinitions=
"MODULE_NAME=\"sqlite3\""
/>
<Tool
...
...
PC/VS8.0/pcbuild.sln
View file @
2e9b6cb6
...
...
@@ -41,7 +41,6 @@ EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_bsddb", "_bsddb.vcproj", "{B4D38F3F-68FB-42EC-A45D-E00657BB3627}"
ProjectSection(ProjectDependencies) = postProject
{6DE10744-E396-40A5-B4E2-1B69AA7C8D31} = {6DE10744-E396-40A5-B4E2-1B69AA7C8D31}
{62172C7D-B39E-409A-B352-370FF5098C19} = {62172C7D-B39E-409A-B352-370FF5098C19}
{CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26} = {CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26}
EndProjectSection
EndProject
...
...
@@ -121,11 +120,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_hashlib", "_hashlib.vcproj
{CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26} = {CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_bsddb44", "_bsddb44.vcproj", "{62172C7D-B39E-409A-B352-370FF5098C19}"
ProjectSection(ProjectDependencies) = postProject
{6DE10744-E396-40A5-B4E2-1B69AA7C8D31} = {6DE10744-E396-40A5-B4E2-1B69AA7C8D31}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite3", "sqlite3.vcproj", "{A1A295E5-463C-437F-81CA-1F32367685DA}"
ProjectSection(ProjectDependencies) = postProject
{6DE10744-E396-40A5-B4E2-1B69AA7C8D31} = {6DE10744-E396-40A5-B4E2-1B69AA7C8D31}
...
...
@@ -510,22 +504,6 @@ Global
{447F05A8-F581-4CAC-A466-5AC7936E207E}.Release|Win32.Build.0 = Release|Win32
{447F05A8-F581-4CAC-A466-5AC7936E207E}.Release|x64.ActiveCfg = Release|x64
{447F05A8-F581-4CAC-A466-5AC7936E207E}.Release|x64.Build.0 = Release|x64
{62172C7D-B39E-409A-B352-370FF5098C19}.Debug|Win32.ActiveCfg = Debug|Win32
{62172C7D-B39E-409A-B352-370FF5098C19}.Debug|Win32.Build.0 = Debug|Win32
{62172C7D-B39E-409A-B352-370FF5098C19}.Debug|x64.ActiveCfg = Debug|x64
{62172C7D-B39E-409A-B352-370FF5098C19}.Debug|x64.Build.0 = Debug|x64
{62172C7D-B39E-409A-B352-370FF5098C19}.PGInstrument|Win32.ActiveCfg = PGInstrument|Win32
{62172C7D-B39E-409A-B352-370FF5098C19}.PGInstrument|Win32.Build.0 = PGInstrument|Win32
{62172C7D-B39E-409A-B352-370FF5098C19}.PGInstrument|x64.ActiveCfg = PGInstrument|x64
{62172C7D-B39E-409A-B352-370FF5098C19}.PGInstrument|x64.Build.0 = PGInstrument|x64
{62172C7D-B39E-409A-B352-370FF5098C19}.PGUpdate|Win32.ActiveCfg = PGUpdate|Win32
{62172C7D-B39E-409A-B352-370FF5098C19}.PGUpdate|Win32.Build.0 = PGUpdate|Win32
{62172C7D-B39E-409A-B352-370FF5098C19}.PGUpdate|x64.ActiveCfg = PGUpdate|x64
{62172C7D-B39E-409A-B352-370FF5098C19}.PGUpdate|x64.Build.0 = PGUpdate|x64
{62172C7D-B39E-409A-B352-370FF5098C19}.Release|Win32.ActiveCfg = Release|Win32
{62172C7D-B39E-409A-B352-370FF5098C19}.Release|Win32.Build.0 = Release|Win32
{62172C7D-B39E-409A-B352-370FF5098C19}.Release|x64.ActiveCfg = Release|x64
{62172C7D-B39E-409A-B352-370FF5098C19}.Release|x64.Build.0 = Release|x64
{A1A295E5-463C-437F-81CA-1F32367685DA}.Debug|Win32.ActiveCfg = Debug|Win32
{A1A295E5-463C-437F-81CA-1F32367685DA}.Debug|Win32.Build.0 = Debug|Win32
{A1A295E5-463C-437F-81CA-1F32367685DA}.Debug|x64.ActiveCfg = Debug|x64
...
...
PC/VS8.0/pyproject.vsprops
View file @
2e9b6cb6
...
...
@@ -50,11 +50,11 @@
/>
<UserMacro
Name=
"bsddbDir"
Value=
"$(bsddb4
4
Dir)"
Value=
"$(bsddb4
7
Dir)"
/>
<UserMacro
Name=
"bsddbDepLibs"
Value=
"$(bsddb4
4
DepLibs)"
Value=
"$(bsddb4
7
DepLibs)"
/>
<UserMacro
Name=
"bsddb44Dir"
...
...
@@ -65,20 +65,20 @@
Value=
""
/>
<UserMacro
Name=
"bsddb4
5
Dir"
Value=
"$(externalsDir)\db-4.
5.20.x
\build_windows"
Name=
"bsddb4
7
Dir"
Value=
"$(externalsDir)\db-4.
7.25.0
\build_windows"
/>
<UserMacro
Name=
"bsddb4
5
DepLibs"
Name=
"bsddb4
7
DepLibs"
Value=
"ws2_32.lib"
/>
<UserMacro
Name=
"sqlite3Dir"
Value=
"$(externalsDir)\sqlite-
source-3.3.4
"
Value=
"$(externalsDir)\sqlite-
3.5.9
"
/>
<UserMacro
Name=
"bz2Dir"
Value=
"$(externalsDir)\bzip2-1.0.
3
"
Value=
"$(externalsDir)\bzip2-1.0.
5
"
/>
<UserMacro
Name=
"opensslDir"
...
...
PC/VS8.0/sqlite3.vcproj
View file @
2e9b6cb6
...
...
@@ -42,7 +42,8 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-source-3.3.4"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
<Tool
Name=
"VCManagedResourceCompilerTool"
...
...
@@ -56,7 +57,6 @@
<Tool
Name=
"VCLinkerTool"
OutputFile=
"$(OutDir)\$(ProjectName)_d.dll"
ModuleDefinitionFile=
"..\..\..\sqlite-source-3.3.4\sqlite3.def"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -104,7 +104,8 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-source-3.3.4"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
<Tool
Name=
"VCManagedResourceCompilerTool"
...
...
@@ -118,7 +119,6 @@
<Tool
Name=
"VCLinkerTool"
OutputFile=
"$(OutDir)\$(ProjectName)_d.dll"
ModuleDefinitionFile=
"..\..\..\sqlite-source-3.3.4\sqlite3.def"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -166,7 +166,8 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-source-3.3.4"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
<Tool
Name=
"VCManagedResourceCompilerTool"
...
...
@@ -180,7 +181,6 @@
<Tool
Name=
"VCLinkerTool"
OutputFile=
"$(OutDir)\$(ProjectName).dll"
ModuleDefinitionFile=
"..\..\..\sqlite-source-3.3.4\sqlite3.def"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -229,7 +229,8 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-source-3.3.4"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
<Tool
Name=
"VCManagedResourceCompilerTool"
...
...
@@ -243,7 +244,6 @@
<Tool
Name=
"VCLinkerTool"
OutputFile=
"$(OutDir)\$(ProjectName).dll"
ModuleDefinitionFile=
"..\..\..\sqlite-source-3.3.4\sqlite3.def"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -291,7 +291,8 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-source-3.3.4"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
<Tool
Name=
"VCManagedResourceCompilerTool"
...
...
@@ -304,7 +305,7 @@
/>
<Tool
Name=
"VCLinkerTool"
ModuleDefinitionFile=
"..\..\..\sqlite-source-3.3.4\sqlite3.def
"
OutputFile=
"$(OutDir)\$(ProjectName).dll
"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -353,7 +354,8 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-source-3.3.4"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
<Tool
Name=
"VCManagedResourceCompilerTool"
...
...
@@ -366,7 +368,6 @@
/>
<Tool
Name=
"VCLinkerTool"
ModuleDefinitionFile=
"..\..\..\sqlite-source-3.3.4\sqlite3.def"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -414,7 +415,8 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-source-3.3.4"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
<Tool
Name=
"VCManagedResourceCompilerTool"
...
...
@@ -427,7 +429,7 @@
/>
<Tool
Name=
"VCLinkerTool"
ModuleDefinitionFile=
"..\..\..\sqlite-source-3.3.4\sqlite3.def
"
OutputFile=
"$(OutDir)\$(ProjectName).dll
"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -476,7 +478,8 @@
/>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-source-3.3.4"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
<Tool
Name=
"VCManagedResourceCompilerTool"
...
...
@@ -489,7 +492,6 @@
/>
<Tool
Name=
"VCLinkerTool"
ModuleDefinitionFile=
"..\..\..\sqlite-source-3.3.4\sqlite3.def"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -521,51 +523,11 @@
Name=
"Header Files"
>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\btree.h"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\hash.h"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\keywordhash.h"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\opcodes.h"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\os.h"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\os_common.h"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\pager.h"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\parse.h"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\sqlite3.h"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\sqliteInt.h"
RelativePath=
"..\..\..\sqlite-3.5.9\sqlite3.h"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\vdbe.h"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\vdbeInt.h"
RelativePath=
"..\..\..\sqlite-3.5.9\sqlite3ext.h"
>
</File>
</Filter>
...
...
@@ -573,167 +535,7 @@
Name=
"Source Files"
>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\alter.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\analyze.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\attach.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\auth.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\btree.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\build.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\callback.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\complete.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\date.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\delete.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\expr.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\func.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\hash.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\insert.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\legacy.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\main.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\opcodes.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\os.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\os_unix.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\os_win.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\pager.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\parse.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\pragma.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\prepare.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\printf.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\random.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\select.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\shell.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\table.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\tokenize.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\trigger.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\update.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\utf.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\util.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\vacuum.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\vdbe.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\vdbeapi.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\vdbeaux.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\vdbefifo.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\vdbemem.c"
>
</File>
<File
RelativePath=
"..\..\..\sqlite-source-3.3.4\where.c"
RelativePath=
"..\..\..\sqlite-3.5.9\sqlite3.c"
>
</File>
</Filter>
...
...
PCbuild/vs9to8.py
View file @
2e9b6cb6
...
...
@@ -24,9 +24,9 @@ def vs9to8(src, dest):
# Bah. VS8.0 does not expand macros in file names.
# Replace them here.
lines
=
lines
.
replace
(
'$(sqlite3Dir)'
,
'..
\
\
..
\
\
..
\
\
sqlite-
source-3.3.4
'
)
lines
=
lines
.
replace
(
'$(bsddbDir)
\
\
..
\
\
..'
,
'..
\
\
..
\
\
..
\
\
db-4.
4.20
\
\
build_win32
\
\
..'
)
lines
=
lines
.
replace
(
'$(bsddbDir)'
,
'..
\
\
..
\
\
..
\
\
db-4.
4.20
\
\
build_win32
'
)
lines
=
lines
.
replace
(
'$(sqlite3Dir)'
,
'..
\
\
..
\
\
..
\
\
sqlite-
3.5.9
'
)
lines
=
lines
.
replace
(
'$(bsddbDir)
\
\
..
\
\
..'
,
'..
\
\
..
\
\
..
\
\
db-4.
7.25.0
\
\
build_windows
\
\
..'
)
lines
=
lines
.
replace
(
'$(bsddbDir)'
,
'..
\
\
..
\
\
..
\
\
db-4.
7.25.0
\
\
build_windows
'
)
with
open
(
destname
,
'wb'
)
as
fout
:
lines
=
lines
.
replace
(
"
\
n
"
,
"
\
r
\
n
"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment