StdAfx.c
author Darkvater
Fri, 31 Mar 2006 21:22:41 +0000
changeset 3408 313f35564673
parent 2186 461a2aff3486
permissions -rw-r--r--
(svn r4219) - Add support for WITH_ICONV. It is enabled by default for OSX > 10.3 for all others set it with WITH_ICONV in Makefile.config or with --with-iconv with configure. --with-config=/somedir will search for iconv include files somewhere (or in Makefile.config with WITH_ICONV_PATH). Custom library loading is not (yet) supported
/* $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