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

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
Darkvater 18 years ago
parent 602c0d40b3
commit 5eb6d9202c

@ -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

@ -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">

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

Loading…
Cancel
Save