Commit Graph

2 Commits

Author SHA1 Message Date
Tobias Hunger
5cf0e625cc Remove code that is no longer necessary
We can figure out now whether something was build with mingw or not.
2011-05-13 13:34:42 +02:00
dt
8e171e0be0 Qt Version refactoring
Split up target specific code into subclasses. Also change
Qt4BuildConfiguration to allow a null qtversion.

Remove code that relied on always having a qt version.
Also make it possible to remove all qt versions.

Completly change the qt in path autodetection to be only
a fall back if no configuration was found.

Note: For now the old settings are not removed, as such 2.2 and master
can coexist.

Reviewed-By: hunger
2011-05-12 12:23:06 +02:00