summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.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_vs80.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_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index e8caff18f..564688bbe 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1072,6 +1072,10 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_generic.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_house.h"
>
</File>
@@ -1948,6 +1952,10 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_generic.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_house.cpp"
>
</File>