summaryrefslogtreecommitdiffstats
path: root/mkspecs/symbian-armcc/qmake.conf
Commit message (Collapse)AuthorAgeFilesLines
* Correct some parameters for the makefile build sytem, armcc and gcceLiang Qi2011-04-071-3/+3
| | | | Reviewed-by: axis
* Added Symbian deployment localization for makefile build system.axis2011-03-041-4/+1
| | | | | | | | | | | | | This is a complement to the 16575f7aef840b6aae0dc767468ab713fbcfd7a6 commit, which adds localization based on TRANSLATIONS keywords for Raptor and abld. In addition, since the __PRODUCT_INCLUDE__ define was creating a lot of trouble regarding < and >, it was refactored into its own source file, which is automatically included before every source file. Task: QTBUG-15292 RevBy: Miikka Heikkinen
* Renamed the symbian/linux-* mkspecs to symbian-*.axis2011-02-181-0/+62
This was done for a number of reasons: - In order to get better consistency with the other mkspecs, which have the target system name followed by a hyphen and the compiler name. - There is no real reason why we should have specific mkspecs for compiling Symbian under Linux, when it is equally likely to work under other operating systems. RevBy: Thomas Zander Conflicts: src/s60main/s60main.pro