--- 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