Use -x64 flag.

This commit is contained in:
Martin v. Löwis 2008-03-14 13:57:59 +00:00
parent bf7b0b7b81
commit 7bae4432a3
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
@rem Used by the buildbot "test" step.
cd PC\VS7.1
call rt.bat -q -uall -rw
cd PC
call rt.bat -q -uall -rw -x64