Hi all,

I am trying to use precompiled headers in my project but for some reason I can not.
I have put CONFIG += precompile_header and PRECOMPILED_HEADER = stable.h in my .pro file and I have made stable.h file. For some reason when I run qmake it generates Makefile without including precompiled headers.

Does anyone have any idea?

Tnx,
Benjamin