PIMP'ed up training screen. special thanks to mikade for supplying the pics <3
not quite finished (as you'll notice) - but this sheep is heading for sleep.
if(WIN32 AND NOT UNIX) file(GLOB DLLs *.dll) file(GLOB ICOs *.ico) install(FILES ${DLLs} ${ICOs} DESTINATION bin)endif(WIN32 AND NOT UNIX)