summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-05-17 13:01:30 +0000
committerrubidium <rubidium@openttd.org>2008-05-17 13:01:30 +0000
commitad6e52080c8ed09306e0f6603bb69d8af0310892 (patch)
tree46351975e7a6b7a08ca8eedc476a4109e9a1b776 /projects
parenta89b5721a8bff2a601161a1dc456f588c065b0eb (diff)
downloadopenttd-ad6e52080c8ed09306e0f6603bb69d8af0310892.tar.xz
(svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so window_gui.h only needs to be included in *_gui.cpp.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--projects/openttd_vs90.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index e73c5d269..6d2e7f75c 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1408,6 +1408,10 @@
>
</File>
<File
+ RelativePath=".\..\src\sortlist_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\sound_func.h"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 190d050ed..66057d648 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1405,6 +1405,10 @@
>
</File>
<File
+ RelativePath=".\..\src\sortlist_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\sound_func.h"
>
</File>