Am 19.02.2014 um 09:51 schrieb "Gisle Vanem" <gva...@yahoo.no>:

> ...
> 
> I ask since I've not tried it. I'm not sure it's possible to use MSVC's PCH 
> with Qt.

Ah yes, precompiled headers will also help speed-up (subsequent) full rebuilds.

That is supported by qmake, depending on the compiler/platform support for them:

  http://qt-project.org/doc/qt-5/qmake-precompiledheaders.html


I have never used them though, as my headers are either not stable enough ;), 
or too small anyway to give any noticeable performance (I assume).


Cheers,
  Oliver
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to