diff options
author | Georg Brandl <georg@python.org> | 2009-06-04 09:30:30 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2009-06-04 09:30:30 (GMT) |
commit | 1158a33fab14fe0522dd5ebc753c573369652eff (patch) | |
tree | 4e163616865a7559e94587f62f8976673c678d02 /PC/VS7.1/python.build | |
parent | b54d801280e3f510782e2855504710947d10f053 (diff) | |
download | cpython-1158a33fab14fe0522dd5ebc753c573369652eff.zip cpython-1158a33fab14fe0522dd5ebc753c573369652eff.tar.gz cpython-1158a33fab14fe0522dd5ebc753c573369652eff.tar.bz2 |
#3791: remove last traces of bsddb.
Diffstat (limited to 'PC/VS7.1/python.build')
-rw-r--r-- | PC/VS7.1/python.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/PC/VS7.1/python.build b/PC/VS7.1/python.build index 61bbe89..171101d 100644 --- a/PC/VS7.1/python.build +++ b/PC/VS7.1/python.build @@ -12,7 +12,6 @@ <excludeprojects> <include name="_tkinter.vcproj" /> <include name="bz2.vcproj" /> - <include name="_bsddb.vcproj" /> <include name="_sqlite3.vcproj" /> <include name="_ssl.vcproj" /> </excludeprojects> |