- qmake changes to emit LIBxxx_VERSION annotations in generated Makefiles. - qt changes to use plugins-<major> libraries. Note that uic always look in the configured directory, and one cannot link against two qt libraries, otherwise stuff will be destroyed twice... (ick).