summaryrefslogtreecommitdiffstats
path: root/src/imports/qimportbase.pri
Commit message (Collapse)AuthorAgeFilesLines
* Fixed install of qml imports when doing a vcproj build.Rohan McGovern2010-03-191-1/+1
| | | | | This qmake script had wrong logic as a result of a bad copy and paste (probably from translations\translations.pro)
* Fix include() path in qimportbase.priJoão Abecasis2010-03-111-1/+1
|
* Always copy the qmldir files into the build directoryTobias Hunger2010-03-081-1/+1
| | | | ... even when -prefix is set
* Fix build of importsTobias Hunger2010-03-021-0/+33
* Fix export macro used in webkit * Fix dependencies on declarative/mutlimedia * Copy qmldir files into the build tree