Details
-
User Story
-
Resolution: Done
-
P2: Important
-
None
Description
So far we generate for every project part am precompiled header, for Qt Creator are this 273. This is quite expensive but we could merge project part with similar sets of flags, include paths and defines. But for that we need to reduce then to an set which is changing the symbols. If we archive that we should share pchs between project parts.