Update-Installer/external/win32cpp/tools/Compile All.bat

9 lines
140 B
Batchfile
Raw Normal View History

REM Run the complete set of Compile scripts
call "Compile CodeBlocks"
call "Compile VS2005"
call "Compile VS2008"
call "Compile VS2010"