summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-05-12 13:15:36 +0000
committerrubidium <rubidium@openttd.org>2010-05-12 13:15:36 +0000
commitafffced76dd13de06af35886a75abcde58a33a0e (patch)
tree8eeef116b574cd7c2774c1075abe75a19b8d86ce /projects
parenta673b56fb4b31a047b57ec1cfba155d7ca29aea0 (diff)
downloadopenttd-afffced76dd13de06af35886a75abcde58a33a0e.tar.xz
(svn r19794) -Fix: missing header in MSVC project files
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--projects/openttd_vs90.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index da52f330b..acb562db1 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -2280,6 +2280,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\newgrf_debug_data.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\palette_convert.h"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 6d0e652b7..71f2e65cb 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -2277,6 +2277,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\newgrf_debug_data.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\palette_convert.h"
>
</File>