summaryrefslogtreecommitdiff
path: root/projects/openttd.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-09-22 12:59:43 +0000
committerrubidium <rubidium@openttd.org>2007-09-22 12:59:43 +0000
commited96cd271123b9c9936c08b9c721afe2b4695c56 (patch)
treeabf69599a75ef23c1a5e3ed954a9d8866fe64a27 /projects/openttd.vcproj
parenta0946e5d7e955ad9c83f9063627db8a889b38239 (diff)
downloadopenttd-ed96cd271123b9c9936c08b9c721afe2b4695c56.tar.xz
(svn r11138) -Codechange: prepare some subsystems for persistent storage for NewGRFs.
Diffstat (limited to 'projects/openttd.vcproj')
-rw-r--r--projects/openttd.vcproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index 0a7e6bb26..e47fba85f 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -571,6 +571,9 @@
RelativePath=".\..\src\newgrf_station.h">
</File>
<File
+ RelativePath=".\..\src\newgrf_storage.h">
+ </File>
+ <File
RelativePath=".\..\src\newgrf_text.h">
</File>
<File
@@ -1122,6 +1125,9 @@
RelativePath=".\..\src\newgrf_station.cpp">
</File>
<File
+ RelativePath=".\..\src\newgrf_storage.cpp">
+ </File>
+ <File
RelativePath=".\..\src\newgrf_text.cpp">
</File>
<File