(svn r2925) Get VS6 to compile again; really this time (boekabart) and add eol-style and keywords to newly added source files (ai.[ch])
authorDarkvater
Thu, 08 Sep 2005 14:31:13 +0000
changeset 2399 af093c585254
parent 2398 70de6626d65f
child 2400 0b51bc385750
(svn r2925) Get VS6 to compile again; really this time (boekabart) and add eol-style and keywords to newly added source files (ai.[ch])
openttd.dsp
--- a/openttd.dsp	Thu Sep 08 12:48:26 2005 +0000
+++ b/openttd.dsp	Thu Sep 08 14:31:13 2005 +0000
@@ -91,27 +91,51 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
-SOURCE=.\ai\trolly\build.c
+SOURCE=.\ai\ai.c
+!IF  "$(CFG)" == "openttd - Win32 Release"
+# ADD CPP /Yu"../stdafx.h"
+!ELSEIF  "$(CFG)" == "openttd - Win32 Debug"
+!ENDIF
 # End Source File
 # Begin Source File
 
-SOURCE=.\ai\trolly\trolly.c.c
+SOURCE=.\ai\trolly\build.c
+!IF  "$(CFG)" == "openttd - Win32 Release"
+# ADD CPP /Yu"../../stdafx.h"
+!ELSEIF  "$(CFG)" == "openttd - Win32 Debug"
+!ENDIF
 # End Source File
 # Begin Source File
 
-SOURCE=.\ai\default.c
+SOURCE=.\ai\trolly\trolly.c
+!IF  "$(CFG)" == "openttd - Win32 Release"
+# ADD CPP /Yu"../../stdafx.h"
+!ELSEIF  "$(CFG)" == "openttd - Win32 Debug"
+!ENDIF
 # End Source File
 # Begin Source File
 
-SOURCE=.\ai\ai.c
+SOURCE=.\ai\default\default.c
+!IF  "$(CFG)" == "openttd - Win32 Release"
+# ADD CPP /Yu"../../stdafx.h"
+!ELSEIF  "$(CFG)" == "openttd - Win32 Debug"
+!ENDIF
 # End Source File
 # Begin Source File
 
 SOURCE=.\ai\trolly\pathfinder.c
+!IF  "$(CFG)" == "openttd - Win32 Release"
+# ADD CPP /Yu"../../stdafx.h"
+!ELSEIF  "$(CFG)" == "openttd - Win32 Debug"
+!ENDIF
 # End Source File
 # Begin Source File
 
 SOURCE=.\ai\trolly\shared.c
+!IF  "$(CFG)" == "openttd - Win32 Release"
+# ADD CPP /Yu"../../stdafx.h"
+!ELSEIF  "$(CFG)" == "openttd - Win32 Debug"
+!ENDIF
 # End Source File
 # Begin Source File