summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.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_vs80.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_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 59716882a..da52f330b 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1184,6 +1184,10 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_debug.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_engine.h"
>
</File>
@@ -1852,6 +1856,10 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_debug_gui.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_gui.cpp"
>
</File>