Kaydet (Commit) 4bd037df authored tarafından Martin v. Löwis's avatar Martin v. Löwis

Fix path.

üst 82151c67
......@@ -4,7 +4,7 @@ cmd /c Tools\buildbot\external.bat
@rem build release versions of things
call "%VS71COMNTOOLS%vsvars32.bat"
if not exist db-4.4.20\build_win32\release\libdb44s.lib (
devenv db-4.4.20\build_win32\Berkeley_DB.sln /build Release /project db_static
devenv ..\db-4.4.20\build_win32\Berkeley_DB.sln /build Release /project db_static
)
@rem build Python
......
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