Kaydet (Commit) ce49f020 authored tarafından Christian Heimes's avatar Christian Heimes

Fix paths for build bot, part 2

üst 656dc2ad
...@@ -27,7 +27,7 @@ have_tcl = True ...@@ -27,7 +27,7 @@ have_tcl = True
# Where is sqlite3.dll located, relative to srcdir? # Where is sqlite3.dll located, relative to srcdir?
sqlite_dir = "../sqlite-source-3.3.4" sqlite_dir = "../sqlite-source-3.3.4"
# path to PCbuild directory # path to PCbuild directory
PCBUILD="PCbuild" PCBUILD="PC/VS7.1"
#PCBUILD="PCbuild9" #PCBUILD="PCbuild9"
# msvcrt version # msvcrt version
MSVCR = "71" MSVCR = "71"
......
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