summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2011-11-29 23:26:52 +0000
committertruebrain <truebrain@openttd.org>2011-11-29 23:26:52 +0000
commit3e6d0261291a1c91bf4f57c06fd9d180c175befc (patch)
tree11dcdfe79e138b991d531fa3d6955fdd99f5e428 /projects/openttd_vs90.vcproj
parent4505edbd4715befb0944e91ad7f986a8ca83f113 (diff)
downloadopenttd-3e6d0261291a1c91bf4f57c06fd9d180c175befc.tar.xz
(svn r23366) -Codechange: move most of the Dummy code to script/, unifying it
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 62be33640..eb997fb37 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -2476,6 +2476,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\script_info_dummy.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\script_instance.cpp"
>
</File>
@@ -2728,10 +2732,6 @@
>
</File>
<File
- RelativePath=".\..\src\ai\ai_info_dummy.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\ai\ai_instance.cpp"
>
</File>