summaryrefslogtreecommitdiffstats
path: root/Tools/buildbot/build.bat
blob: 82eeef4d59b2a099ff682ce63c88755ebc6e9a5b (plain)
1
2
3
4
5
6
7
@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