Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align .pro with qmake: s/\.sources/.files/. | Miikka Heikkinen | 2010-10-08 | 1 | -2/+2 |
| | | | | | | | | | | Complement previous commit by aligning Qt itself to use .files consistently for DEPLOYMENT as well as INSTALLS. This excludes changes to webkit. Task-number: QTBUG-3216 Reviewed-by: axis | ||||
* | Fixed compile of QtHelp tests with vcproj generator. | Rohan McGovern | 2010-02-17 | 1 | -7/+19 |
| | | | | | | | | | | | | | These tests were doing: SUBDIRS+=../../../tools/assistant/lib ... to ensure that part of Qt was built before building the test. That's a cute hack, but it's a bad idea: it breaks the vcproj generator to process the same subdir multiple times, and it also gives the very unintuitive result that doing `make clean' under tests/auto cleans out a part of the Qt build! | ||||
* | Long live Qt for S60! | axis | 2009-04-24 | 1 | -0/+10 |