Placing
Qt Code:
  1. CONFIG += static
To copy to clipboard, switch view to plain text mode 
somewhere into your *.pro file should do the trick (some addition configuration might be required however)... you shall not (as far as I know) even need the commercial version of Qt to do this.