(svn r3174) - Fix: fix compilation for VS.NET2003 and VS6 (missing sourcefile(s) from project)
This commit is contained in:
@@ -341,6 +341,9 @@
|
||||
<File
|
||||
RelativePath=".\spritecache.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\station_newgrf.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StdAfx.c">
|
||||
</File>
|
||||
@@ -549,6 +552,9 @@
|
||||
<File
|
||||
RelativePath=".\station.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\station_newgrf.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StdAfx.h">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user