aboutsummaryrefslogtreecommitdiffstats
path: root/qtcreatorlibrary.pri
Commit message (Collapse)AuthorAgeFilesLines
* Make plugin compatible with other extra plugins.Eike Ziller2013-06-181-4/+4
| | | | | | | | | | | | | | So the build script can unconditionally call export QTC_BUILD=foo export QTC_SOURCE=bar qmake -r QTC_PREFIX=/baz CONFIG+=release make docs make install make install_docs Change-Id: I77bf458b980eb45896d02df5a2c5c0cdc28749d1 Reviewed-by: Christiaan Janssen <christiaan.janssen@digia.com> Reviewed-by: Kai Koehne <kai.koehne@digia.com>
* Import QmlDebug libraryChristiaan Janssen2013-06-111-0/+7
Change-Id: Ia714aa86537aa0bdabc098cb4bee3d08abe93723 Reviewed-by: Kai Koehne <kai.koehne@digia.com>