StdAfx.c
author Darkvater
Wed, 22 Mar 2006 20:46:07 +0000
branch0.4.5
changeset 9950 88a936946fc8
parent 2186 461a2aff3486
permissions -rw-r--r--
(svn r4031) - Backport from trunk (r4030):
- [win32] Change compiler settings to use the multithreaded CRT. This prevents
certain crashes on multi-threaded machines.
/* $Id$ */

// stdafx.cpp : source file that includes just the standard includes
//	ttd.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file