Precompiled headers

Sample times:
MSVC 2013, debug x64: 5min 15sec -> 2min 15sec
Ubuntu 15.04, with hardening, static, release: 5min 21sec -> 3min 24sec
This commit is contained in:
Mikhail Titov 2015-06-10 01:04:33 -05:00
parent ba2b792916
commit 0354685e35
3 changed files with 112 additions and 2 deletions

1
stdafx.cpp Normal file
View file

@ -0,0 +1 @@
#include "stdafx.h"