(svn r6138) - Remove stdafx.c since we do not use it.

This commit is contained in:
Darkvater 2006-08-26 14:36:19 +00:00
parent 602c0d40b3
commit 5eb6d9202c
3 changed files with 1 additions and 19 deletions

View File

@ -1,10 +0,0 @@
/* $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

View File

@ -375,9 +375,6 @@
<File
RelativePath=".\spritecache.c">
</File>
<File
RelativePath=".\StdAfx.c">
</File>
<File
RelativePath=".\string.c">
</File>
@ -479,8 +476,7 @@
RelativePath=".\functions.h">
</File>
<File
RelativePath=".\genworld.h"
>
RelativePath=".\genworld.h">
</File>
<File
RelativePath=".\gfx.h">

View File

@ -748,10 +748,6 @@
RelativePath=".\spritecache.c"
>
</File>
<File
RelativePath=".\StdAfx.c"
>
</File>
<File
RelativePath=".\string.c"
>