(svn r11850) -Fix (r11848): forgot to update vc project files
authorpeter1138
Mon, 14 Jan 2008 16:40:31 +0000
changeset 8782 5d7bdc3abeac
parent 8781 e03f519901c1
child 8783 9ae8c79c7708
(svn r11850) -Fix (r11848): forgot to update vc project files
projects/openttd.vcproj
projects/openttd_vs80.vcproj
projects/openttd_vs90.vcproj
source.list
--- a/projects/openttd.vcproj	Mon Jan 14 16:35:49 2008 +0000
+++ b/projects/openttd.vcproj	Mon Jan 14 16:40:31 2008 +0000
@@ -390,6 +390,9 @@
 				RelativePath=".\..\src\widget.cpp">
 			</File>
 			<File
+				RelativePath=".\..\src\widgets\dropdown.cpp">
+			</File>
+			<File
 				RelativePath=".\..\src\win32.cpp">
 			</File>
 			<File
@@ -733,6 +736,15 @@
 				RelativePath=".\..\src\window.h">
 			</File>
 			<File
+				RelativePath=".\..\src\widgets\dropdown.h">
+			</File>
+			<File
+				RelativePath=".\..\src\widgets\dropdown_type.h">
+			</File>
+			<File
+				RelativePath=".\..\src\widgets\dropdown_func.h">
+			</File>
+			<File
 				RelativePath=".\..\src\zoom.hpp">
 			</File>
 		</Filter>
--- a/projects/openttd_vs80.vcproj	Mon Jan 14 16:35:49 2008 +0000
+++ b/projects/openttd_vs80.vcproj	Mon Jan 14 16:40:31 2008 +0000
@@ -752,6 +752,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\widgets\dropdown.cpp"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\win32.cpp"
 				>
 			</File>
@@ -1208,6 +1212,18 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\widgets\dropdown.h"
+				>
+			</File>
+			<File
+				RelativePath=".\..\src\widgets\dropdown_type.h"
+				>
+			</File>
+			<File
+				RelativePath=".\..\src\widgets\dropdown_func.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\zoom.hpp"
 				>
 			</File>
--- a/projects/openttd_vs90.vcproj	Mon Jan 14 16:35:49 2008 +0000
+++ b/projects/openttd_vs90.vcproj	Mon Jan 14 16:40:31 2008 +0000
@@ -749,6 +749,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\widgets\dropdown.cpp"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\win32.cpp"
 				>
 			</File>
@@ -1205,6 +1209,18 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\widgets\dropdown.h"
+				>
+			</File>
+			<File
+				RelativePath=".\..\src\widgets\dropdown_type.h"
+				>
+			</File>
+			<File
+				RelativePath=".\..\src\widgets\dropdown_func.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\zoom.hpp"
 				>
 			</File>
--- a/source.list	Mon Jan 14 16:35:49 2008 +0000
+++ b/source.list	Mon Jan 14 16:40:31 2008 +0000
@@ -212,6 +212,8 @@
 video/win32_v.h
 window.h
 widgets/dropdown.h
+widgets/dropdown_type.h
+widgets/dropdown_func.h
 zoom.hpp
 
 # GUI Source Code