Changes between Version 5 and Version 6 of Ticket #227, comment 11
- Timestamp:
- Aug 16, 2011, 10:45:17 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #227, comment 11
v5 v6 6 6 4. ~~Remove INCLUDEPATH changes.~~ Done in r987. 7 7 5. ~~Make Qt Creator compatible with the latest changes in the build process.~~ Done. A full rebuild of Qt Creator is still pending though. 8 6. Create forwarding includes for .prf files in mkspecs similar to what they do for headers. It's really annoying to maintain two copies and run configure.cmd each time I change anything in there.8 6. ~~Create forwarding includes for .prf files in mkspecs similar to what they do for headers. It's really annoying to maintain two copies and run configure.cmd each time I change anything in there.~~ See comment:15.