Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed install of qml imports when doing a vcproj build. | Rohan McGovern | 2010-03-19 | 1 | -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.pri | João Abecasis | 2010-03-11 | 1 | -1/+1 |
| | |||||
* | Always copy the qmldir files into the build directory | Tobias Hunger | 2010-03-08 | 1 | -1/+1 |
| | | | | ... even when -prefix is set | ||||
* | Fix build of imports | Tobias Hunger | 2010-03-02 | 1 | -0/+33 |
* Fix export macro used in webkit * Fix dependencies on declarative/mutlimedia * Copy qmldir files into the build tree |