# HG changeset patch # User Darkvater # Date 1131899404 0 # Node ID a6eb048ccab09c2603efcc09eab64f82af784213 # Parent 13daba67f21784250acb0f27855389a3ef9627fb (svn r3174) - Fix: fix compilation for VS.NET2003 and VS6 (missing sourcefile(s) from project) diff -r 13daba67f217 -r a6eb048ccab0 openttd.dsp --- a/openttd.dsp Sun Nov 13 14:54:09 2005 +0000 +++ b/openttd.dsp Sun Nov 13 16:30:04 2005 +0000 @@ -413,6 +413,10 @@ # 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 @@ # 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 -r 13daba67f217 -r a6eb048ccab0 openttd.vcproj --- a/openttd.vcproj Sun Nov 13 14:54:09 2005 +0000 +++ b/openttd.vcproj Sun Nov 13 16:30:04 2005 +0000 @@ -342,6 +342,9 @@ RelativePath=".\spritecache.c"> + + + +