blob: c93cfd554bda933b93b11f531f58ab27298ab802 [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\kill_python.vcxproj /p:Configuration=Debug /p:PlatformTarget=x86
PCbuild\kill_python_d.exe
msbuild PCbuild\pcbuild.sln /p:Configuration=Debug /p:Platform=Win32