aboutsummaryrefslogtreecommitdiff
path: root/qxmpp.pri
Commit message (Collapse)AuthorAgeFilesLines
* make sure examples/tests get rebuilt when QXmpp library changes (only done ↵Jeremy Lainé2010-09-201-0/+7
| | | | for unix systems for now)
* symbian needs the "esock" system library to compileJeremy Lainé2010-09-171-1/+1
|
* rework link flagsJeremy Lainé2010-09-171-9/+14
|
* fix linking flags for symbianJeremy Lainé2010-09-171-0/+16
|
* define QXMPP_VERSION as a macro returning an integer (like QT_VERSION),Jeremy Lainé2010-09-101-3/+0
| | | | | | | | | so that it is possible to write code such as: #if QXMPP_VERSION >= 0x000300 // we have QXmpp 0.3.0 or later #endif
* mark current versionManjeet Dahiya2010-09-081-1/+1
|
* pass version info to the c preprocessorManjeet Dahiya2010-09-081-0/+2
|
* change version to 0.2.0Manjeet Dahiya2010-08-221-1/+1
|
* bump versionJeremy Lainé2010-08-171-1/+1
|
* remove server code from distribution tarballJeremy Lainé2010-08-161-1/+1
|
* rename "source" directory to "src"Jeremy Lainé2010-08-111-1/+1
|
* * don't force debug_and_release configurationJeremy Lainé2010-08-111-3/+3
| | | | | * put library in "lib" directory, like Qt
* cleanup library name definitionJeremy Lainé2010-08-111-4/+3
|
* add commands for generating distribution tarballJeremy Lainé2010-08-101-0/+1
|
* refactor qxmpp library name definitionJeremy Lainé2010-08-101-0/+5
|
* move common definitions to qxmpp.priJeremy Lainé2010-08-101-0/+7