Commit 980c5989 authored by Trent Nelson's avatar Trent Nelson

Remove the building of Berkeley DB step; _bsddb44.vcproj takes care of this for us now.

parent 01d71f97
......@@ -3,9 +3,6 @@
cmd /c Tools\buildbot\external.bat
@rem build release versions of things
call "%VS90COMNTOOLS%vsvars32.bat"
if not exist ..\db-4.4.20\build_win32\release\libdb44s.lib (
vcbuild db-4.4.20\build_win32\Berkeley_DB.sln /build Release /project db_static
)
@rem build Python
cmd /q/c Tools\buildbot\kill_python.bat
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment