changeset 4691:be71ad62047f draft

(svn r6596) -Fix(r6562) : Add missing resize_window_widget.h to MSVC projects
author belugas <belugas@openttd.org>
date Sun, 01 Oct 2006 00:38:46 +0000
parents 31f5a59d008f
children 9d8ac143e426
files openttd.vcproj openttd_vs80.vcproj
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -596,6 +596,9 @@
 				RelativePath=".\rail.h">
 			</File>
 			<File
+				RelativePath=".\resize_window_widgets.h"
+			</File>
+			<File
 				RelativePath=".\saveload.h">
 			</File>
 			<File
--- a/openttd_vs80.vcproj
+++ b/openttd_vs80.vcproj
@@ -1088,6 +1088,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\resize_window_widgets.h"
+				>
+			</File>
+			<File
 				RelativePath=".\road.h"
 				>
 			</File>