summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/mac/objective_c.prf
Commit message (Collapse)AuthorAgeFilesLines
* Fix compiler flags setting for .mm files on Mac.Morten Sorvig2009-08-171-2/+1
| | | | | | Commit 7f1cba82 causes {x86, x86_64, ppc, ppc64}.prf to be loaded before objective_c.prf. This will add content to QMAKE_OBJECTIVE_CFLAGS, causing the isEmpty test to skip populating QMAKE_OBJECTIVE_CFLAGS. Remove the isEmpty test to fix the issue.
* Long live Qt!Lars Knoll2009-03-231-0/+24