summaryrefslogtreecommitdiff
path: root/projects/openttd.vcproj
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-06-13 02:29:08 +0000
committerbelugas <belugas@openttd.org>2007-06-13 02:29:08 +0000
commit30863358f9f2bd0951fe46103e0fb9fa6a2c97d8 (patch)
tree78473d469c840ab5e2dc2370e2a644fab596c171 /projects/openttd.vcproj
parentda1743e98062a3b64fa2730727d86a94a6869121 (diff)
downloadopenttd-30863358f9f2bd0951fe46103e0fb9fa6a2c97d8.tar.xz
(svn r10127) -Add: Addition of basic structure for industry tiles callbacks (unfinished).
-Codechange: ResolverObject receives member gfx, making it compatible for both industries and industry tiles -Codechange: NewIndustryResolver now has his randombits and triggers (even if not implemented)
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 e7379545f..fe138c330 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -546,6 +546,9 @@
RelativePath=".\..\src\newgrf_industries.h">
</File>
<File
+ RelativePath=".\..\src\newgrf_industrytiles.h">
+ </File>
+ <File
RelativePath=".\..\src\newgrf_sound.h">
</File>
<File
@@ -1049,6 +1052,9 @@
RelativePath=".\..\src\newgrf_industries.cpp">
</File>
<File
+ RelativePath=".\..\src\newgrf_industrytiles.cpp">
+ </File>
+ <File
RelativePath=".\..\src\newgrf_sound.cpp">
</File>
<File