summaryrefslogtreecommitdiff
path: root/openttd.vcproj
diff options
context:
space:
mode:
authorDarkvater <Darkvater@openttd.org>2005-09-03 11:33:55 +0000
committerDarkvater <Darkvater@openttd.org>2005-09-03 11:33:55 +0000
commit9ab7af9eaf50ec452f643e29e1a4656b0a889218 (patch)
tree47510a3ad8eb8365254e0220013a6c926ce096fc /openttd.vcproj
parent40997f25e93ffb33245c6b1e45d4eead8d66db5a (diff)
downloadopenttd-9ab7af9eaf50ec452f643e29e1a4656b0a889218.tar.xz
(svn r2909) Game would hang where the autosave_on_exit was activated.
- Updated VS.NET and VS6 project files changed AI files
Diffstat (limited to 'openttd.vcproj')
-rw-r--r--openttd.vcproj38
1 files changed, 21 insertions, 17 deletions
diff --git a/openttd.vcproj b/openttd.vcproj
index 85cdb9bf4..11713db87 100644
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -162,9 +162,6 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="ai_old.c">
- </File>
- <File
RelativePath=".\airport.c">
</File>
<File
@@ -890,20 +887,27 @@
Name="AI Files"
Filter="">
<File
- RelativePath=".\ai_build.c">
- </File>
- <File
- RelativePath=".\ai_new.c">
- </File>
- <File
- RelativePath=".\ai_new.h">
- </File>
- <File
- RelativePath=".\ai_pathfinder.c">
- </File>
- <File
- RelativePath=".\ai_shared.c">
- </File>
+ RelativePath=".\ai\default\default.c">
+ </File>
+ <Filter
+ Name="trolly"
+ Filter="">
+ <File
+ RelativePath=".\ai\trolly\build.c">
+ </File>
+ <File
+ RelativePath=".\ai\trolly\pathfinder.c">
+ </File>
+ <File
+ RelativePath=".\ai\trolly\shared.c">
+ </File>
+ <File
+ RelativePath=".\ai\trolly\trolly.c">
+ </File>
+ <File
+ RelativePath=".\ai\trolly\trolly.h">
+ </File>
+ </Filter>
</Filter>
<File
RelativePath="icon1.ico">