Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d9ede872cd87b8b79b2d9fde7461cc007254f01c
/
.
/
Tools
/
buildbot
/
build.bat
blob: 82eeef4d59b2a099ff682ce63c88755ebc6e9a5b [
file
] [
log
] [
blame
]
@rem
Used
by
the buildbot
"compile"
step
.
cmd
/
c
Tools
\buildbot\external
.
bat
call
"%VS100COMNTOOLS%vsvars32.bat"
cmd
/
c
Tools
\buildbot\clean
.
bat
msbuild
PCbuild
\pcbuild
.
sln
/
p
:
Configuration
=
Debug
/
p
:
Platform
=
Win32