summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/unix.conf
Commit message (Collapse)AuthorAgeFilesLines
* Added support for QT_*_STATICLIB variables in qmake.axis2009-12-111-0/+2
| | | | This is so that Symbian can have custom prefixes and extensions.
* Added QMAKE_PREFIX_SHLIB and QMAKE_SYMBIAN_SHLIB support.axis2009-10-231-0/+1
| | | | | | | | | The first enables you to use a prefix in front of the library. It is by default enabled for all platforms which previously used "lib", and on Symbian it is set to the empty string. The second variable enables Symbian style linking, where you link to a stub .lib file, but the actual runtime library is .dll.
* Long live Qt for S60!axis2009-04-241-0/+11