diff options
author | zuu <zuu@openttd.org> | 2013-06-09 12:48:27 +0000 |
---|---|---|
committer | zuu <zuu@openttd.org> | 2013-06-09 12:48:27 +0000 |
commit | a2d84868e74ab6814b55db75df82dfb48d494d14 (patch) | |
tree | dc2bb8b0f9b3cfba4e34d0e94a186725cb9f74c5 /projects/openttd_vs80.vcproj | |
parent | e31190219872a69e4497f8d8f0fb3235c59f826b (diff) | |
download | openttd-a2d84868e74ab6814b55db75df82dfb48d494d14.tar.xz |
(svn r25344) -Feature: GUI for viewing story pages
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index d6d806212..5c866b99d 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2103,6 +2103,10 @@ > </File> <File + RelativePath=".\..\src\story_gui.cpp" + > + </File> + <File RelativePath=".\..\src\subsidy_gui.cpp" > </File> @@ -2339,6 +2343,10 @@ > </File> <File + RelativePath=".\..\src\widgets\story_widget.h" + > + </File> + <File RelativePath=".\..\src\widgets\subsidy_widget.h" > </File> |