[7744] Use Precompiled Headers for fast build in win.

Work in "Visual Studio 8 2005" and "Visual Studio 9 2008".
For Compile without precompiled headers use Debug_NoPCH configuration.

Signed-off-by: AlexDereka <dereka.alex@gmail.com>
This commit is contained in:
Ambal 2009-05-03 18:04:53 +04:00 committed by AlexDereka
parent 434cbc2150
commit 8d3585f5ee
30 changed files with 4441 additions and 252 deletions

1
src/game/pchdef.cpp Normal file
View file

@ -0,0 +1 @@
//#include "pchdef.h"