The new C++ standard library provided by libports is a shared library. We need to include it in each run script that uses Qt4.
- Remove example application source code files which also exist in contrib - Outsource commonly used parts from target.mk files - Store the current Qt version only in one place - Add run scripts for the example applications Fixes #127.
Fixes #124.