diff options
author | Marius Storm-Olsen <marius.storm-olsen@nokia.com> | 2010-08-31 18:50:28 (GMT) |
---|---|---|
committer | Marius Storm-Olsen <marius.storm-olsen@nokia.com> | 2010-09-02 10:58:54 (GMT) |
commit | d9d9fc57e70a63b42077de59fca45f9de082b2a2 (patch) | |
tree | 3a1ddf414920acf5f60a91d3906dc641a2710a1d /doc/src/snippets/code | |
parent | ac33c5ba3206ac7bb1d38c796139d864a637f7a4 (diff) | |
download | Qt-d9d9fc57e70a63b42077de59fca45f9de082b2a2.zip Qt-d9d9fc57e70a63b42077de59fca45f9de082b2a2.tar.gz Qt-d9d9fc57e70a63b42077de59fca45f9de082b2a2.tar.bz2 |
Turn Makefile.win32 into batch-mode, enable /MP and PCH
This should make compiling qmake quite a bit faster, since less
invokations of the compiler is needed, every compile unit starts
of with a already known state, and all the CPU cores are used to
compile the units.
Reviewed-by: bhughes
Reviewed-by: ossi
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions