summaryrefslogtreecommitdiffstats
path: root/src/activeqt/container/container.pro
Commit message (Collapse)AuthorAgeFilesLines
* use "win32-g++*" scope to match all MinGW makespecsMark Brand2010-06-101-1/+1
| | | | | | | | | | | | | | The scope "win32-g++" comes from the name of the makespec. However, it is frequently used to check for MinGW. This works fine as long as win32-g++ is the only makespec for MinGW. Now we need the wildcard to cover "win32-g++-cross" as well. Also reordered test of win32 before win32-g++*. Also took opportunity to use else. Merge-request: 2407 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Unable to build ActiveQt with Opensource edition.Prasanth Ullattil2009-04-201-22/+18
| | | | | | | Updated the project files and headers necessary for enabling this. Reviewed-by: Thiago Macieira Reviewed-by: Jens Bache-Wiig
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+45