summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2009-01-23 02:35:17 +0000
committersmatz <smatz@openttd.org>2009-01-23 02:35:17 +0000
commit6dffd8ae82e78ed98b66a3f2fcd4cdccbe57ee72 (patch)
treea9ff58b51d34b7c243c907d8eed0d99110f3ce45 /projects
parent83e1288c6a327f711f047aff1e03e5f4a9dfc058 (diff)
downloadopenttd-6dffd8ae82e78ed98b66a3f2fcd4cdccbe57ee72.tar.xz
(svn r15216) -Feature: native support for Transport Tycoon (Original) savegames. Based on SVXConverter's source code and documentation by Roman Vetter
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj8
-rw-r--r--projects/openttd_vs90.vcproj8
2 files changed, 8 insertions, 8 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index f89a6c19a..591576146 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -2076,6 +2076,10 @@
>
</File>
<File
+ RelativePath=".\..\src\saveload\oldloader_sl.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\saveload\order_sl.cpp"
>
</File>
@@ -2112,10 +2116,6 @@
>
</File>
<File
- RelativePath=".\..\src\saveload\ttdloader.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\saveload\vehicle_sl.cpp"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index bd497f390..d96ea4415 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -2073,6 +2073,10 @@
>
</File>
<File
+ RelativePath=".\..\src\saveload\oldloader_sl.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\saveload\order_sl.cpp"
>
</File>
@@ -2109,10 +2113,6 @@
>
</File>
<File
- RelativePath=".\..\src\saveload\ttdloader.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\saveload\vehicle_sl.cpp"
>
</File>