Add alternative configuredialog wihout KCMUtils
KCMUtils heavily depends on QDbus and KService for
a standalone deployment, like on Windows, we don't
want those dependencies. The kleopageconfigdialog
has lots of code duplication with kpageconfigdialog though.
This also removes the STATIC_KCMODULES hack which was
a leftover from the WINCE port.