summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.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_vs80.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_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 3bb30382d..448454617 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -2479,6 +2479,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\script_info_dummy.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\script_instance.cpp"
>
</File>
@@ -2731,10 +2735,6 @@
>
</File>
<File
- RelativePath=".\..\src\ai\ai_info_dummy.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\ai\ai_instance.cpp"
>
</File>