summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd.vcproj12
-rw-r--r--projects/openttd_vs80.vcproj16
-rw-r--r--projects/openttd_vs90.vcproj16
3 files changed, 44 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index 15ac028a0..5f47f2139 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -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>
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index dbeceafe9..43fb0e9bc 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -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>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index c7a4c4948..7e43c891e 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -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>