From 8a05c1e31d619a9ceeeb2230612b5ddc6a9abb5b Mon Sep 17 00:00:00 2001 From: Darkvater Date: Sun, 13 Nov 2005 16:30:04 +0000 Subject: [PATCH] (svn r3174) - Fix: fix compilation for VS.NET2003 and VS6 (missing sourcefile(s) from project) --- openttd.dsp | 8 ++++++++ openttd.vcproj | 6 ++++++ 2 files changed, 14 insertions(+) diff --git a/openttd.dsp b/openttd.dsp index 8ecd2de6e2..152fd46f99 100644 --- a/openttd.dsp +++ b/openttd.dsp @@ -413,6 +413,10 @@ SOURCE=.\spritecache.c # End Source File # Begin Source File +SOURCE=.\station_newgrf.c +# End Source File +# Begin Source File + SOURCE=.\StdAfx.c !IF "$(CFG)" == "openttd - Win32 Release" @@ -690,6 +694,10 @@ SOURCE=.\station.h # End Source File # Begin Source File +SOURCE=.\station_newgrf.h +# End Source File +# Begin Source File + SOURCE=.\StdAfx.h # End Source File # Begin Source File diff --git a/openttd.vcproj b/openttd.vcproj index fe500fa71b..18aabf929e 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -341,6 +341,9 @@ + + @@ -549,6 +552,9 @@ + +