Open the pro file in Qt Creator and click run! or, at a command prompt:
Qt Code:
  1. cd {source directory}
  2. qmake
  3. mingw32-make (or nmake)
  4. .\imagemasking
To copy to clipboard, switch view to plain text mode