diff options
author | rubidium <rubidium@openttd.org> | 2013-05-19 14:43:23 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2013-05-19 14:43:23 +0000 |
commit | 50ae992b47f581d8a50892942438bfe7e3f62141 (patch) | |
tree | cd479cffb7344bc8409550dd7af21e6a32460481 /projects/openttd_vs80.vcproj | |
parent | 163dfdd34afe8020a207b8f0a1b58e29ce082c41 (diff) | |
download | openttd-50ae992b47f581d8a50892942438bfe7e3f62141.tar.xz |
(svn r25263) -Add: legend for linkgraph overlay (fonsinchen)
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index ff7fe50b5..0ab3e9826 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2247,6 +2247,10 @@ > </File> <File + RelativePath=".\..\src\widgets\link_graph_legend_widget.h" + > + </File> + <File RelativePath=".\..\src\widgets\main_widget.h" > </File> |