mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-01-22 23:26:34 +00:00
(svn r6138) - Remove stdafx.c since we do not use it.
This commit is contained in:
parent
602c0d40b3
commit
5eb6d9202c
10
StdAfx.c
10
StdAfx.c
@ -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…
Reference in New Issue
Block a user