Update-Installer/external/win32cpp/tools/Compile All.bat
Robert Knight d16da069e9 Add Win++ library to external
This is a thin wrapper around the Win32 API used in the Win32
Updater Dialog implementation.
2011-08-23 19:54:52 +01:00

8 lines
140 B
Batchfile

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