summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2008-02-12 13:23:57 +0000
committerpeter1138 <peter1138@openttd.org>2008-02-12 13:23:57 +0000
commit4d0c443953d5f12ab13620b53f0179556f01f9e9 (patch)
tree4c08b2e82cdcf9be813d4276fb3891ed14130483 /projects/openttd_vs90.vcproj
parent9f6fd72c0981e2648eb23301d2a4aed23d38d63f (diff)
downloadopenttd-4d0c443953d5f12ab13620b53f0179556f01f9e9.tar.xz
(svn r12122) -Codechange: Add framework for generic feature callbacks, along with some parts for AI use.
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index fbb3a4f6b..08089e90a 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1069,6 +1069,10 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_generic.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_house.h"
>
</File>
@@ -1945,6 +1949,10 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_generic.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_house.cpp"
>
</File>