summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>2008-06-12 21:58:20 (GMT)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>2008-06-12 21:58:20 (GMT)
commit6fd3321d6c2d374f4d46534e630b822e7da4310e (patch)
tree6f04045376015087987450739496240e89e7880b
parent35113883150706f6e14f0caed99cd372fdabf33b (diff)
downloadcpython-6fd3321d6c2d374f4d46534e630b822e7da4310e.zip
cpython-6fd3321d6c2d374f4d46534e630b822e7da4310e.tar.gz
cpython-6fd3321d6c2d374f4d46534e630b822e7da4310e.tar.bz2
Update VS8.0 build files, using the script vs9to8.py.
Also remove references to odbc libraries, which are not shipped with vs2003 express. (and certainly not useful)
-rw-r--r--PC/VS8.0/_bsddb.vcproj16
-rw-r--r--PC/VS8.0/_bsddb44.vcproj408
-rw-r--r--PC/VS8.0/_elementtree.vcproj8
-rw-r--r--PC/VS8.0/_sqlite3.vcproj16
-rw-r--r--PC/VS8.0/kill_python.c178
-rw-r--r--PC/VS8.0/make_versioninfo.vcproj2
-rw-r--r--PC/VS8.0/pcbuild.sln21
-rw-r--r--PC/VS8.0/pyproject.vsprops8
-rw-r--r--PC/VS8.0/python.vcproj8
-rw-r--r--PC/VS8.0/sqlite3.vcproj138
-rw-r--r--PCbuild/_elementtree.vcproj8
-rw-r--r--PCbuild/make_versioninfo.vcproj2
-rw-r--r--PCbuild/python.vcproj8
-rw-r--r--PCbuild/vs9to8.py6
14 files changed, 498 insertions, 329 deletions
diff --git a/PC/VS8.0/_bsddb.vcproj b/PC/VS8.0/_bsddb.vcproj
index e88aaf0..59b7ce2 100644
--- a/PC/VS8.0/_bsddb.vcproj
+++ b/PC/VS8.0/_bsddb.vcproj
@@ -42,7 +42,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir),$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32,..\..\..\db-4.4.20\build_win32\.."
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -103,7 +103,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir),$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32,..\..\..\db-4.4.20\build_win32\.."
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -166,7 +166,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir),$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32,..\..\..\db-4.4.20\build_win32\.."
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -229,7 +229,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir),$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32,..\..\..\db-4.4.20\build_win32\.."
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -292,7 +292,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir),$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32,..\..\..\db-4.4.20\build_win32\.."
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -355,7 +355,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir),$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32,..\..\..\db-4.4.20\build_win32\.."
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -418,7 +418,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir),$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32,..\..\..\db-4.4.20\build_win32\.."
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -481,7 +481,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir),$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32,..\..\..\db-4.4.20\build_win32\.."
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/PC/VS8.0/_bsddb44.vcproj b/PC/VS8.0/_bsddb44.vcproj
index 3e675fe..fd8b8ca 100644
--- a/PC/VS8.0/_bsddb44.vcproj
+++ b/PC/VS8.0/_bsddb44.vcproj
@@ -42,7 +42,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32;..\..\..\db-4.4.20\build_win32\.."
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -96,7 +96,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32;..\..\..\db-4.4.20\build_win32\.."
PreprocessorDefinitions="DIAGNOSTIC"
/>
<Tool
@@ -151,7 +151,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32;..\..\..\db-4.4.20\build_win32\.."
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -206,7 +206,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32;..\..\..\db-4.4.20\build_win32\.."
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -260,7 +260,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32;..\..\..\db-4.4.20\build_win32\.."
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -315,7 +315,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32;..\..\..\db-4.4.20\build_win32\.."
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -369,7 +369,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32;..\..\..\db-4.4.20\build_win32\.."
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -424,7 +424,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(bsddbDir);$(bsddbDir)\.."
+ AdditionalIncludeDirectories="..\..\..\db-4.4.20\build_win32;..\..\..\db-4.4.20\build_win32\.."
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -462,787 +462,787 @@
Name="Source Files"
>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_compact.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_compact.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_compare.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_compare.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_conv.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_conv.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_curadj.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_curadj.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_cursor.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_cursor.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_delete.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_delete.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_method.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_method.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_open.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_open.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_put.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_put.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_rec.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_rec.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_reclaim.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_reclaim.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_recno.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_recno.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_rsearch.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_rsearch.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_search.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_search.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_split.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_split.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_stat.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_stat.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_upgrade.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_upgrade.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\bt_verify.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\bt_verify.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\btree\btree_auto.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\btree\btree_auto.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\crdel_auto.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\crdel_auto.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\crdel_rec.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\crdel_rec.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\common\crypto_stub.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\common\crypto_stub.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_am.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_am.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_auto.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_auto.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\common\db_byteorder.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\common\db_byteorder.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_cam.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_cam.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\common\db_clock.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\common\db_clock.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_conv.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_conv.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_dispatch.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_dispatch.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_dup.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_dup.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\common\db_err.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\common\db_err.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\common\db_getlong.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\common\db_getlong.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\common\db_idspace.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\common\db_idspace.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_iface.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_iface.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_join.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_join.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\common\db_log2.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\common\db_log2.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_meta.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_meta.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_method.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_method.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_open.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_open.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_overflow.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_overflow.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_ovfl_vrfy.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_ovfl_vrfy.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_pr.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_pr.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_rec.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_rec.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_reclaim.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_reclaim.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_remove.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_remove.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_rename.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_rename.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_ret.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_ret.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\env\db_salloc.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\env\db_salloc.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_setid.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_setid.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_setlsn.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_setlsn.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\env\db_shash.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\env\db_shash.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_stati.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_stati.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_truncate.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_truncate.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_upg.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_upg.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_upg_opd.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_upg_opd.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_vrfy.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_vrfy.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\db\db_vrfyutil.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\db\db_vrfyutil.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\dbm\dbm.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\dbm\dbm.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\dbreg\dbreg.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\dbreg\dbreg.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\dbreg\dbreg_auto.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\dbreg\dbreg_auto.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\dbreg\dbreg_rec.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\dbreg\dbreg_rec.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\dbreg\dbreg_stat.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\dbreg\dbreg_stat.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\dbreg\dbreg_util.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\dbreg\dbreg_util.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\env\env_failchk.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\env\env_failchk.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\env\env_file.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\env\env_file.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\env\env_method.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\env\env_method.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\env\env_open.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\env\env_open.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\env\env_recover.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\env\env_recover.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\env\env_region.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\env\env_region.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\env\env_register.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\env\env_register.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\env\env_stat.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\env\env_stat.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\fileops\fileops_auto.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\fileops\fileops_auto.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\fileops\fop_basic.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\fileops\fop_basic.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\fileops\fop_rec.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\fileops\fop_rec.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\fileops\fop_util.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\fileops\fop_util.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hash\hash.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hash\hash.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hash\hash_auto.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hash\hash_auto.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hash\hash_conv.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hash\hash_conv.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hash\hash_dup.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hash\hash_dup.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hash\hash_func.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hash\hash_func.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hash\hash_meta.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hash\hash_meta.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hash\hash_method.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hash\hash_method.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hash\hash_open.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hash\hash_open.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hash\hash_page.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hash\hash_page.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hash\hash_rec.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hash\hash_rec.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hash\hash_reclaim.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hash\hash_reclaim.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hash\hash_stat.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hash\hash_stat.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hash\hash_upgrade.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hash\hash_upgrade.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hash\hash_verify.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hash\hash_verify.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hmac\hmac.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hmac\hmac.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hsearch\hsearch.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hsearch\hsearch.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\lock\lock.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\lock\lock.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\lock\lock_deadlock.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\lock\lock_deadlock.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\lock\lock_failchk.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\lock\lock_failchk.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\lock\lock_id.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\lock\lock_id.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\lock\lock_list.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\lock\lock_list.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\lock\lock_method.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\lock\lock_method.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\lock\lock_region.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\lock\lock_region.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\lock\lock_stat.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\lock\lock_stat.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\lock\lock_timer.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\lock\lock_timer.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\lock\lock_util.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\lock\lock_util.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\log\log.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\log\log.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\log\log_archive.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\log\log_archive.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\log\log_compare.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\log\log_compare.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\log\log_debug.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\log\log_debug.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\log\log_get.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\log\log_get.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\log\log_method.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\log\log_method.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\log\log_put.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\log\log_put.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\log\log_stat.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\log\log_stat.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mp\mp_alloc.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mp\mp_alloc.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mp\mp_bh.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mp\mp_bh.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mp\mp_fget.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mp\mp_fget.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mp\mp_fmethod.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mp\mp_fmethod.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mp\mp_fopen.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mp\mp_fopen.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mp\mp_fput.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mp\mp_fput.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mp\mp_fset.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mp\mp_fset.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mp\mp_method.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mp\mp_method.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mp\mp_region.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mp\mp_region.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mp\mp_register.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mp\mp_register.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mp\mp_stat.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mp\mp_stat.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mp\mp_sync.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mp\mp_sync.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mp\mp_trickle.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mp\mp_trickle.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mutex\mut_alloc.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mutex\mut_alloc.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mutex\mut_method.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mutex\mut_method.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mutex\mut_region.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mutex\mut_region.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mutex\mut_stat.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mutex\mut_stat.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\mutex\mut_win32.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\mutex\mut_win32.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_abs.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_abs.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os\os_alloc.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os\os_alloc.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_clock.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_clock.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_config.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_config.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_dir.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_dir.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_errno.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_errno.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_fid.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_fid.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_flock.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_flock.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_fsync.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_fsync.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_handle.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_handle.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os\os_id.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os\os_id.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_map.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_map.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os\os_method.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os\os_method.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os\os_mkdir.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os\os_mkdir.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os\os_oflags.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os\os_oflags.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_open.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_open.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os\os_region.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os\os_region.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_rename.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_rename.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os\os_root.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os\os_root.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os\os_rpath.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os\os_rpath.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_rw.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_rw.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_seek.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_seek.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_sleep.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_sleep.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_spin.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_spin.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_stat.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_stat.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os\os_tmpdir.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os\os_tmpdir.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_truncate.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_truncate.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\os_win32\os_unlink.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\os_win32\os_unlink.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\qam\qam.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\qam\qam.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\qam\qam_auto.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\qam\qam_auto.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\qam\qam_conv.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\qam\qam_conv.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\qam\qam_files.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\qam\qam_files.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\qam\qam_method.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\qam\qam_method.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\qam\qam_open.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\qam\qam_open.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\qam\qam_rec.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\qam\qam_rec.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\qam\qam_stat.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\qam\qam_stat.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\qam\qam_upgrade.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\qam\qam_upgrade.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\qam\qam_verify.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\qam\qam_verify.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\rep\rep_auto.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\rep\rep_auto.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\rep\rep_backup.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\rep\rep_backup.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\rep\rep_elect.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\rep\rep_elect.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\rep\rep_log.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\rep\rep_log.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\rep\rep_method.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\rep\rep_method.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\rep\rep_record.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\rep\rep_record.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\rep\rep_region.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\rep\rep_region.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\rep\rep_stat.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\rep\rep_stat.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\rep\rep_util.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\rep\rep_util.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\rep\rep_verify.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\rep\rep_verify.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\sequence\seq_stat.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\sequence\seq_stat.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\sequence\sequence.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\sequence\sequence.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\hmac\sha1.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\hmac\sha1.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\clib\strcasecmp.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\clib\strcasecmp.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\txn\txn.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\txn\txn.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\txn\txn_auto.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\txn\txn_auto.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\txn\txn_chkpt.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\txn\txn_chkpt.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\txn\txn_failchk.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\txn\txn_failchk.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\txn\txn_method.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\txn\txn_method.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\txn\txn_rec.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\txn\txn_rec.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\txn\txn_recover.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\txn\txn_recover.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\txn\txn_region.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\txn\txn_region.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\txn\txn_stat.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\txn\txn_stat.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\txn\txn_util.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\txn\txn_util.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\common\util_cache.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\common\util_cache.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\common\util_log.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\common\util_log.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\common\util_sig.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\common\util_sig.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\xa\xa.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\xa\xa.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\xa\xa_db.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\xa\xa_db.c"
>
</File>
<File
- RelativePath="$(bsddbDir)\..\..\xa\xa_map.c"
+ RelativePath="..\..\..\db-4.4.20\build_win32\..\xa\xa_map.c"
>
</File>
</Filter>
diff --git a/PC/VS8.0/_elementtree.vcproj b/PC/VS8.0/_elementtree.vcproj
index 32fac0c..457da72 100644
--- a/PC/VS8.0/_elementtree.vcproj
+++ b/PC/VS8.0/_elementtree.vcproj
@@ -56,7 +56,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
/>
<Tool
@@ -119,7 +118,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
/>
<Tool
@@ -182,7 +180,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
/>
<Tool
@@ -246,7 +243,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
/>
<Tool
@@ -309,7 +305,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
/>
<Tool
@@ -373,7 +368,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
TargetMachine="17"
/>
@@ -437,7 +431,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
/>
<Tool
@@ -501,7 +494,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
TargetMachine="17"
/>
diff --git a/PC/VS8.0/_sqlite3.vcproj b/PC/VS8.0/_sqlite3.vcproj
index afffab0..689585f 100644
--- a/PC/VS8.0/_sqlite3.vcproj
+++ b/PC/VS8.0/_sqlite3.vcproj
@@ -42,7 +42,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
PreprocessorDefinitions="MODULE_NAME=\&quot;sqlite3\&quot;"
/>
<Tool
@@ -104,7 +104,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
PreprocessorDefinitions="MODULE_NAME=\&quot;sqlite3\&quot;"
/>
<Tool
@@ -166,7 +166,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
PreprocessorDefinitions="MODULE_NAME=\&quot;sqlite3\&quot;"
/>
<Tool
@@ -229,7 +229,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
PreprocessorDefinitions="MODULE_NAME=\&quot;sqlite3\&quot;"
/>
<Tool
@@ -291,7 +291,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
PreprocessorDefinitions="MODULE_NAME=\&quot;sqlite3\&quot;"
/>
<Tool
@@ -354,7 +354,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
PreprocessorDefinitions="MODULE_NAME=\&quot;sqlite3\&quot;"
/>
<Tool
@@ -417,7 +417,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
PreprocessorDefinitions="MODULE_NAME=\&quot;sqlite3\&quot;"
/>
<Tool
@@ -480,7 +480,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
PreprocessorDefinitions="MODULE_NAME=\&quot;sqlite3\&quot;"
/>
<Tool
diff --git a/PC/VS8.0/kill_python.c b/PC/VS8.0/kill_python.c
new file mode 100644
index 0000000..8ee22e8
--- /dev/null
+++ b/PC/VS8.0/kill_python.c
@@ -0,0 +1,178 @@
+/*
+ * Helper program for killing lingering python[_d].exe processes before
+ * building, thus attempting to avoid build failures due to files being
+ * locked.
+ */
+
+#include <windows.h>
+#include <wchar.h>
+#include <tlhelp32.h>
+#include <stdio.h>
+
+#pragma comment(lib, "psapi")
+
+#ifdef _DEBUG
+#define PYTHON_EXE (L"python_d.exe")
+#define PYTHON_EXE_LEN (12)
+#define KILL_PYTHON_EXE (L"kill_python_d.exe")
+#define KILL_PYTHON_EXE_LEN (17)
+#else
+#define PYTHON_EXE (L"python.exe")
+#define PYTHON_EXE_LEN (10)
+#define KILL_PYTHON_EXE (L"kill_python.exe")
+#define KILL_PYTHON_EXE_LEN (15)
+#endif
+
+int
+main(int argc, char **argv)
+{
+ HANDLE hp, hsp, hsm; /* process, snapshot processes, snapshot modules */
+ DWORD dac, our_pid;
+ size_t len;
+ wchar_t path[MAX_PATH+1];
+
+ MODULEENTRY32W me;
+ PROCESSENTRY32W pe;
+
+ me.dwSize = sizeof(MODULEENTRY32W);
+ pe.dwSize = sizeof(PROCESSENTRY32W);
+
+ memset(path, 0, MAX_PATH+1);
+
+ our_pid = GetCurrentProcessId();
+
+ hsm = CreateToolhelp32Snapshot(TH32CS_SNAPMODULE, our_pid);
+ if (hsm == INVALID_HANDLE_VALUE) {
+ printf("CreateToolhelp32Snapshot[1] failed: %d\n", GetLastError());
+ return 1;
+ }
+
+ if (!Module32FirstW(hsm, &me)) {
+ printf("Module32FirstW[1] failed: %d\n", GetLastError());
+ CloseHandle(hsm);
+ return 1;
+ }
+
+ /*
+ * Enumerate over the modules for the current process in order to find
+ * kill_process[_d].exe, then take a note of the directory it lives in.
+ */
+ do {
+ if (_wcsnicmp(me.szModule, KILL_PYTHON_EXE, KILL_PYTHON_EXE_LEN))
+ continue;
+
+ len = wcsnlen_s(me.szExePath, MAX_PATH) - KILL_PYTHON_EXE_LEN;
+ wcsncpy_s(path, MAX_PATH+1, me.szExePath, len);
+
+ break;
+
+ } while (Module32NextW(hsm, &me));
+
+ CloseHandle(hsm);
+
+ if (path == NULL) {
+ printf("failed to discern directory of running process\n");
+ return 1;
+ }
+
+ /*
+ * Take a snapshot of system processes. Enumerate over the snapshot,
+ * looking for python processes. When we find one, verify it lives
+ * in the same directory we live in. If it does, kill it. If we're
+ * unable to kill it, treat this as a fatal error and return 1.
+ *
+ * The rationale behind this is that we're called at the start of the
+ * build process on the basis that we'll take care of killing any
+ * running instances, such that the build won't encounter permission
+ * denied errors during linking. If we can't kill one of the processes,
+ * we can't provide this assurance, and the build shouldn't start.
+ */
+
+ hsp = CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0);
+ if (hsp == INVALID_HANDLE_VALUE) {
+ printf("CreateToolhelp32Snapshot[2] failed: %d\n", GetLastError());
+ return 1;
+ }
+
+ if (!Process32FirstW(hsp, &pe)) {
+ printf("Process32FirstW failed: %d\n", GetLastError());
+ CloseHandle(hsp);
+ return 1;
+ }
+
+ dac = PROCESS_QUERY_INFORMATION | PROCESS_VM_READ | PROCESS_TERMINATE;
+ do {
+
+ /*
+ * XXX TODO: if we really wanted to be fancy, we could check the
+ * modules for all processes (not just the python[_d].exe ones)
+ * and see if any of our DLLs are loaded (i.e. python30[_d].dll),
+ * as that would also inhibit our ability to rebuild the solution.
+ * Not worth loosing sleep over though; for now, a simple check
+ * for just the python executable should be sufficient.
+ */
+
+ if (_wcsnicmp(pe.szExeFile, PYTHON_EXE, PYTHON_EXE_LEN))
+ /* This isn't a python process. */
+ continue;
+
+ /* It's a python process, so figure out which directory it's in... */
+ hsm = CreateToolhelp32Snapshot(TH32CS_SNAPMODULE, pe.th32ProcessID);
+ if (hsm == INVALID_HANDLE_VALUE)
+ /*
+ * If our module snapshot fails (which will happen if we don't own
+ * the process), just ignore it and continue. (It seems different
+ * versions of Windows return different values for GetLastError()
+ * in this situation; it's easier to just ignore it and move on vs.
+ * stopping the build for what could be a false positive.)
+ */
+ continue;
+
+ if (!Module32FirstW(hsm, &me)) {
+ printf("Module32FirstW[2] failed: %d\n", GetLastError());
+ CloseHandle(hsp);
+ CloseHandle(hsm);
+ return 1;
+ }
+
+ do {
+ if (_wcsnicmp(me.szModule, PYTHON_EXE, PYTHON_EXE_LEN))
+ /* Wrong module, we're looking for python[_d].exe... */
+ continue;
+
+ if (_wcsnicmp(path, me.szExePath, len))
+ /* Process doesn't live in our directory. */
+ break;
+
+ /* Python process residing in the right directory, kill it! */
+ hp = OpenProcess(dac, FALSE, pe.th32ProcessID);
+ if (!hp) {
+ printf("OpenProcess failed: %d\n", GetLastError());
+ CloseHandle(hsp);
+ CloseHandle(hsm);
+ return 1;
+ }
+
+ if (!TerminateProcess(hp, 1)) {
+ printf("TerminateProcess failed: %d\n", GetLastError());
+ CloseHandle(hsp);
+ CloseHandle(hsm);
+ CloseHandle(hp);
+ return 1;
+ }
+
+ CloseHandle(hp);
+ break;
+
+ } while (Module32NextW(hsm, &me));
+
+ CloseHandle(hsm);
+
+ } while (Process32NextW(hsp, &pe));
+
+ CloseHandle(hsp);
+
+ return 0;
+}
+
+/* vi: set ts=8 sw=4 sts=4 expandtab */
diff --git a/PC/VS8.0/make_versioninfo.vcproj b/PC/VS8.0/make_versioninfo.vcproj
index b097162..9dbf10d 100644
--- a/PC/VS8.0/make_versioninfo.vcproj
+++ b/PC/VS8.0/make_versioninfo.vcproj
@@ -67,7 +67,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(SolutionDir)make_versioninfo.exe"
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
SubSystem="1"
@@ -211,7 +210,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(SolutionDir)make_versioninfo_d.exe"
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
SubSystem="1"
diff --git a/PC/VS8.0/pcbuild.sln b/PC/VS8.0/pcbuild.sln
index df5ffbb..e6dd5da 100644
--- a/PC/VS8.0/pcbuild.sln
+++ b/PC/VS8.0/pcbuild.sln
@@ -131,6 +131,11 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite3", "sqlite3.vcproj",
{6DE10744-E396-40A5-B4E2-1B69AA7C8D31} = {6DE10744-E396-40A5-B4E2-1B69AA7C8D31}
EndProjectSection
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_multiprocessing", "_multiprocessing.vcproj", "{9E48B300-37D1-11DD-8C41-005056C00008}"
+ ProjectSection(ProjectDependencies) = postProject
+ {CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26} = {CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26}
+ EndProjectSection
+EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "kill_python", "kill_python.vcproj", "{6DE10744-E396-40A5-B4E2-1B69AA7C8D31}"
EndProject
Global
@@ -537,6 +542,22 @@ Global
{A1A295E5-463C-437F-81CA-1F32367685DA}.Release|Win32.Build.0 = Release|Win32
{A1A295E5-463C-437F-81CA-1F32367685DA}.Release|x64.ActiveCfg = Release|x64
{A1A295E5-463C-437F-81CA-1F32367685DA}.Release|x64.Build.0 = Release|x64
+ {9E48B300-37D1-11DD-8C41-005056C00008}.Debug|Win32.ActiveCfg = Debug|Win32
+ {9E48B300-37D1-11DD-8C41-005056C00008}.Debug|Win32.Build.0 = Debug|Win32
+ {9E48B300-37D1-11DD-8C41-005056C00008}.Debug|x64.ActiveCfg = Debug|x64
+ {9E48B300-37D1-11DD-8C41-005056C00008}.Debug|x64.Build.0 = Debug|x64
+ {9E48B300-37D1-11DD-8C41-005056C00008}.PGInstrument|Win32.ActiveCfg = PGInstrument|Win32
+ {9E48B300-37D1-11DD-8C41-005056C00008}.PGInstrument|Win32.Build.0 = PGInstrument|Win32
+ {9E48B300-37D1-11DD-8C41-005056C00008}.PGInstrument|x64.ActiveCfg = PGInstrument|x64
+ {9E48B300-37D1-11DD-8C41-005056C00008}.PGInstrument|x64.Build.0 = PGInstrument|x64
+ {9E48B300-37D1-11DD-8C41-005056C00008}.PGUpdate|Win32.ActiveCfg = PGUpdate|Win32
+ {9E48B300-37D1-11DD-8C41-005056C00008}.PGUpdate|Win32.Build.0 = PGUpdate|Win32
+ {9E48B300-37D1-11DD-8C41-005056C00008}.PGUpdate|x64.ActiveCfg = PGUpdate|x64
+ {9E48B300-37D1-11DD-8C41-005056C00008}.PGUpdate|x64.Build.0 = PGUpdate|x64
+ {9E48B300-37D1-11DD-8C41-005056C00008}.Release|Win32.ActiveCfg = Release|Win32
+ {9E48B300-37D1-11DD-8C41-005056C00008}.Release|Win32.Build.0 = Release|Win32
+ {9E48B300-37D1-11DD-8C41-005056C00008}.Release|x64.ActiveCfg = Release|x64
+ {9E48B300-37D1-11DD-8C41-005056C00008}.Release|x64.Build.0 = Release|x64
{6DE10744-E396-40A5-B4E2-1B69AA7C8D31}.Debug|Win32.ActiveCfg = Debug|Win32
{6DE10744-E396-40A5-B4E2-1B69AA7C8D31}.Debug|Win32.Build.0 = Debug|Win32
{6DE10744-E396-40A5-B4E2-1B69AA7C8D31}.Debug|x64.ActiveCfg = Debug|x64
diff --git a/PC/VS8.0/pyproject.vsprops b/PC/VS8.0/pyproject.vsprops
index 7d4e3de..c117a38 100644
--- a/PC/VS8.0/pyproject.vsprops
+++ b/PC/VS8.0/pyproject.vsprops
@@ -94,18 +94,18 @@
/>
<UserMacro
Name="tcltkLib"
- Value="$(tcltkDir)\lib\tcl84.lib $(tcltkDir)\lib\tk84.lib"
+ Value="$(tcltkDir)\lib\tcl85.lib $(tcltkDir)\lib\tk85.lib"
/>
<UserMacro
Name="tcltkLibDebug"
- Value="$(tcltkDir)\lib\tcl84g.lib $(tcltkDir)\lib\tk84g.lib"
+ Value="$(tcltkDir)\lib\tcl85g.lib $(tcltkDir)\lib\tk85g.lib"
/>
<UserMacro
Name="tcltk64Lib"
- Value="$(tcltk64Dir)\lib\tcl84.lib $(tcltk64Dir)\lib\tk84.lib"
+ Value="$(tcltk64Dir)\lib\tcl85.lib $(tcltk64Dir)\lib\tk85.lib"
/>
<UserMacro
Name="tcltk64LibDebug"
- Value="$(tcltk64Dir)\lib\tcl84g.lib $(tcltk64Dir)\lib\tk84g.lib"
+ Value="$(tcltk64Dir)\lib\tcl85g.lib $(tcltk64Dir)\lib\tk85g.lib"
/>
</VisualStudioPropertySheet>
diff --git a/PC/VS8.0/python.vcproj b/PC/VS8.0/python.vcproj
index 5628fdf..2f47c0e 100644
--- a/PC/VS8.0/python.vcproj
+++ b/PC/VS8.0/python.vcproj
@@ -62,7 +62,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python.exe"
SubSystem="1"
StackReserveSize="2000000"
@@ -136,7 +135,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python.exe"
SubSystem="1"
StackReserveSize="2000000"
@@ -211,7 +209,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python_d.exe"
SubSystem="1"
StackReserveSize="2000000"
@@ -287,7 +284,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python_d.exe"
SubSystem="1"
StackReserveSize="2100000"
@@ -360,7 +356,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python.exe"
SubSystem="1"
StackReserveSize="2000000"
@@ -435,7 +430,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python.exe"
SubSystem="1"
StackReserveSize="2000000"
@@ -510,7 +504,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python.exe"
SubSystem="1"
StackReserveSize="2000000"
@@ -585,7 +578,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python.exe"
SubSystem="1"
StackReserveSize="2000000"
diff --git a/PC/VS8.0/sqlite3.vcproj b/PC/VS8.0/sqlite3.vcproj
index 92bb1f4..fc35f42 100644
--- a/PC/VS8.0/sqlite3.vcproj
+++ b/PC/VS8.0/sqlite3.vcproj
@@ -42,7 +42,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -56,7 +56,7 @@
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
- ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def"
+ ModuleDefinitionFile="..\..\..\sqlite-source-3.3.4\sqlite3.def"
/>
<Tool
Name="VCALinkTool"
@@ -104,7 +104,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -118,7 +118,7 @@
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
- ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def"
+ ModuleDefinitionFile="..\..\..\sqlite-source-3.3.4\sqlite3.def"
/>
<Tool
Name="VCALinkTool"
@@ -166,7 +166,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -180,7 +180,7 @@
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(ProjectName).dll"
- ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def"
+ ModuleDefinitionFile="..\..\..\sqlite-source-3.3.4\sqlite3.def"
/>
<Tool
Name="VCALinkTool"
@@ -229,7 +229,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -243,7 +243,7 @@
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(ProjectName).dll"
- ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def"
+ ModuleDefinitionFile="..\..\..\sqlite-source-3.3.4\sqlite3.def"
/>
<Tool
Name="VCALinkTool"
@@ -291,7 +291,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -304,7 +304,7 @@
/>
<Tool
Name="VCLinkerTool"
- ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def"
+ ModuleDefinitionFile="..\..\..\sqlite-source-3.3.4\sqlite3.def"
/>
<Tool
Name="VCALinkTool"
@@ -353,7 +353,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -366,7 +366,7 @@
/>
<Tool
Name="VCLinkerTool"
- ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def"
+ ModuleDefinitionFile="..\..\..\sqlite-source-3.3.4\sqlite3.def"
/>
<Tool
Name="VCALinkTool"
@@ -414,7 +414,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -427,7 +427,7 @@
/>
<Tool
Name="VCLinkerTool"
- ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def"
+ ModuleDefinitionFile="..\..\..\sqlite-source-3.3.4\sqlite3.def"
/>
<Tool
Name="VCALinkTool"
@@ -476,7 +476,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(sqlite3Dir)"
+ AdditionalIncludeDirectories="..\..\..\sqlite-source-3.3.4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -489,7 +489,7 @@
/>
<Tool
Name="VCLinkerTool"
- ModuleDefinitionFile="$(sqlite3Dir)\sqlite3.def"
+ ModuleDefinitionFile="..\..\..\sqlite-source-3.3.4\sqlite3.def"
/>
<Tool
Name="VCALinkTool"
@@ -521,51 +521,51 @@
Name="Header Files"
>
<File
- RelativePath="$(sqlite3Dir)\btree.h"
+ RelativePath="..\..\..\sqlite-source-3.3.4\btree.h"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\hash.h"
+ RelativePath="..\..\..\sqlite-source-3.3.4\hash.h"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\keywordhash.h"
+ RelativePath="..\..\..\sqlite-source-3.3.4\keywordhash.h"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\opcodes.h"
+ RelativePath="..\..\..\sqlite-source-3.3.4\opcodes.h"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\os.h"
+ RelativePath="..\..\..\sqlite-source-3.3.4\os.h"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\os_common.h"
+ RelativePath="..\..\..\sqlite-source-3.3.4\os_common.h"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\pager.h"
+ RelativePath="..\..\..\sqlite-source-3.3.4\pager.h"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\parse.h"
+ RelativePath="..\..\..\sqlite-source-3.3.4\parse.h"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\sqlite3.h"
+ RelativePath="..\..\..\sqlite-source-3.3.4\sqlite3.h"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\sqliteInt.h"
+ RelativePath="..\..\..\sqlite-source-3.3.4\sqliteInt.h"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\vdbe.h"
+ RelativePath="..\..\..\sqlite-source-3.3.4\vdbe.h"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\vdbeInt.h"
+ RelativePath="..\..\..\sqlite-source-3.3.4\vdbeInt.h"
>
</File>
</Filter>
@@ -573,167 +573,167 @@
Name="Source Files"
>
<File
- RelativePath="$(sqlite3Dir)\alter.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\alter.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\analyze.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\analyze.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\attach.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\attach.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\auth.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\auth.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\btree.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\btree.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\build.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\build.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\callback.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\callback.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\complete.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\complete.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\date.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\date.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\delete.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\delete.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\expr.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\expr.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\func.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\func.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\hash.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\hash.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\insert.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\insert.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\legacy.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\legacy.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\main.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\main.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\opcodes.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\opcodes.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\os.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\os.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\os_unix.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\os_unix.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\os_win.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\os_win.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\pager.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\pager.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\parse.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\parse.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\pragma.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\pragma.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\prepare.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\prepare.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\printf.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\printf.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\random.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\random.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\select.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\select.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\shell.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\shell.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\table.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\table.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\tokenize.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\tokenize.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\trigger.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\trigger.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\update.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\update.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\utf.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\utf.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\util.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\util.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\vacuum.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\vacuum.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\vdbe.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\vdbe.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\vdbeapi.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\vdbeapi.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\vdbeaux.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\vdbeaux.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\vdbefifo.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\vdbefifo.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\vdbemem.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\vdbemem.c"
>
</File>
<File
- RelativePath="$(sqlite3Dir)\where.c"
+ RelativePath="..\..\..\sqlite-source-3.3.4\where.c"
>
</File>
</Filter>
diff --git a/PCbuild/_elementtree.vcproj b/PCbuild/_elementtree.vcproj
index c22c252..b308c18 100644
--- a/PCbuild/_elementtree.vcproj
+++ b/PCbuild/_elementtree.vcproj
@@ -56,7 +56,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
/>
<Tool
@@ -119,7 +118,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
/>
<Tool
@@ -182,7 +180,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
/>
<Tool
@@ -246,7 +243,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
/>
<Tool
@@ -309,7 +305,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
/>
<Tool
@@ -373,7 +368,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
TargetMachine="17"
/>
@@ -437,7 +431,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
/>
<Tool
@@ -501,7 +494,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
BaseAddress="0x1D100000"
TargetMachine="17"
/>
diff --git a/PCbuild/make_versioninfo.vcproj b/PCbuild/make_versioninfo.vcproj
index dcb922b..e2b86c7 100644
--- a/PCbuild/make_versioninfo.vcproj
+++ b/PCbuild/make_versioninfo.vcproj
@@ -67,7 +67,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(SolutionDir)make_versioninfo.exe"
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
SubSystem="1"
@@ -211,7 +210,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(SolutionDir)make_versioninfo_d.exe"
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
SubSystem="1"
diff --git a/PCbuild/python.vcproj b/PCbuild/python.vcproj
index f5f4605..85d2d9e 100644
--- a/PCbuild/python.vcproj
+++ b/PCbuild/python.vcproj
@@ -62,7 +62,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python.exe"
SubSystem="1"
StackReserveSize="2000000"
@@ -136,7 +135,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python.exe"
SubSystem="1"
StackReserveSize="2000000"
@@ -211,7 +209,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python_d.exe"
SubSystem="1"
StackReserveSize="2000000"
@@ -287,7 +284,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python_d.exe"
SubSystem="1"
StackReserveSize="2100000"
@@ -360,7 +356,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python.exe"
SubSystem="1"
StackReserveSize="2000000"
@@ -435,7 +430,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python.exe"
SubSystem="1"
StackReserveSize="2000000"
@@ -510,7 +504,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python.exe"
SubSystem="1"
StackReserveSize="2000000"
@@ -585,7 +578,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(OutDir)\python.exe"
SubSystem="1"
StackReserveSize="2000000"
diff --git a/PCbuild/vs9to8.py b/PCbuild/vs9to8.py
index b31ed61..c59dea4 100644
--- a/PCbuild/vs9to8.py
+++ b/PCbuild/vs9to8.py
@@ -22,6 +22,12 @@ def vs9to8(src, dest):
lines = lines.replace('..\\', '..\\..\\')
lines = lines.replace('..\\..\\..\\..\\', '..\\..\\..\\')
+ # 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')
+
with open(destname, 'wb') as fout:
lines = lines.replace("\n", "\r\n")
fout.write(lines)