Asger Ottar Alstrup wrote: > Andre Pönitz wrote: >> Quoting Peter Kümmel <[EMAIL PROTECTED]>: >> >>>> [Use precompiled headers for VS] >>> >>> Ah, here is the official request. ;)
I've added support for precompiled headers on msvc. You could enable it with the option -Dpch=1. I've added most headers (it's maybe an overkill), but they could be disabled with the macros LYX_DONT_PRECOMPILE_* in config.C.cmake/config.C I'm interested in some speedup numbers. Happy recompile, Peter