(svn r9222) [NoAI] -Fix r9221: forgot to remove the files from source.list noai
authortruelight
Thu, 15 Mar 2007 19:26:11 +0000
branchnoai
changeset 9421 c132ce47f560
parent 9420 b2fcb7cbff1f
child 9422 33efcc5f1b09
(svn r9222) [NoAI] -Fix r9221: forgot to remove the files from source.list
projects/openttd.vcproj
projects/openttd_vs80.vcproj
source.list
--- a/projects/openttd.vcproj	Thu Mar 15 19:09:09 2007 +0000
+++ b/projects/openttd.vcproj	Thu Mar 15 19:26:11 2007 +0000
@@ -960,12 +960,6 @@
 			Name="AIs"
 			Filter="">
 			<File
-				RelativePath=".\..\src\ai\NoAI\NoAI.cpp">
-			</File>
-			<File
-				RelativePath=".\..\src\ai\NoAI\NoAI.hpp">
-			</File>
-			<File
 				RelativePath=".\..\src\ai\squirrel\convert.cpp">
 			</File>
 			<File
--- a/projects/openttd_vs80.vcproj	Thu Mar 15 19:09:09 2007 +0000
+++ b/projects/openttd_vs80.vcproj	Thu Mar 15 19:26:11 2007 +0000
@@ -1500,14 +1500,6 @@
 			Name="AIs"
 			>
 			<File
-				RelativePath=".\..\src\ai\NoAI\NoAI.cpp"
-				>
-			</File>
-			<File
-				RelativePath=".\..\src\ai\NoAI\NoAI.hpp"
-				>
-			</File>
-			<File
 				RelativePath=".\..\src\ai\squirrel\convert.cpp"
 				>
 			</File>
--- a/source.list	Thu Mar 15 19:09:09 2007 +0000
+++ b/source.list	Thu Mar 15 19:26:11 2007 +0000
@@ -291,8 +291,6 @@
 ai/core/town/query.cpp
 
 # AIs
-ai/NoAI/NoAI.cpp
-ai/NoAI/NoAI.hpp
 ai/squirrel/convert.cpp
 ai/squirrel/convert.hpp
 ai/squirrel/engine.cpp