summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-04-24 13:36:29 +0000
committerrubidium <rubidium@openttd.org>2010-04-24 13:36:29 +0000
commit21883a84d7883df5feb25d6536ec8f67a053fe42 (patch)
tree7ddd6b214c8ac5a74111d771b8fa160aacb7aea9 /projects/openttd_vs90.vcproj
parent1da0086a4537487e12d1ae3c0c9d57079349000d (diff)
downloadopenttd-21883a84d7883df5feb25d6536ec8f67a053fe42.tar.xz
(svn r19708) -Add: NewGRF "debugging" window and data tables; should be a useful tool for NewGRF developers to get some insights into the value of some variables
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 145473751..6d0e652b7 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1181,6 +1181,10 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_debug.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_engine.h"
>
</File>
@@ -1849,6 +1853,10 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_debug_gui.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_gui.cpp"
>
</File>