Fix handling the QtMain module on Windows
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 23 Mar 2014 22:33:00 +0000 (23:33 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 23 Mar 2014 22:33:00 +0000 (23:33 +0100)
Turns out that the QtMain module can't be used in qt4_use_modules,
and we should just add the library to our targets.


No differences found