Home | History | Annotate | Download | only in qt

Lines Matching full:pch

5374         a #define before including AtomicString.h, which breaks if the PCH
9652 For the PCH We need to define _WIN32_WINNT and include windows.h early on,
13059 Compiling WebKit was taking forever; 17 minutes on my machine for _one_ build! Adding the PCH at least brings it down to 12 minutes for one build, for me.