08-20-2009, 02:30 AM
Luckily I stumbled upon a tutorial for the correct usage of precompiled headers: http://www.cygnus-software.com/papers/pr...aders.html
Thanks to this, I was able to reduce the build time in the debug version from 1min:37sec to only 34sec. The Release build takes now only 24 seconds (I wonder why it is even faster tahn debug now).
Changes comitted to SVN894
Thanks to this, I was able to reduce the build time in the debug version from 1min:37sec to only 34sec. The Release build takes now only 24 seconds (I wonder why it is even faster tahn debug now).
Changes comitted to SVN894