Commit e604eb9a authored by Christian Heimes's avatar Christian Heimes

MSI uses back slashes as path separators

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