@echo off call ".\build_basic_static_library(32bit - debug).bat" if not errorlevel 1 call ".\build_basic_static_library(32bit - release).bat" pause