3 set PATH=%PATH%;%SystemDrive%\MinGW\bin;%SystemDrive%\msys\1.0\bin
\r
5 :: The icon needs creating first as it will get embedded in the generated executable
\r
7 pushd installer\pixmaps
\r
8 windres.exe viking_icon.rc -o viking_icon.o
\r
11 :: Change to root directory and build
\r