Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a96860c91cabb94675c25435e8d11443abb70db7
/
.
/
Tools
/
buildbot
/
build.bat
blob: be79b10726d70c0327e4defbc6eb293ea8daa0ba [
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