summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2008-05-27 12:24:23 +0000
committerpeter1138 <peter1138@openttd.org>2008-05-27 12:24:23 +0000
commit1272c559919009017bdbc329f34a0dc706e8277a (patch)
tree598591d68e4b9ad6ce1e2e56259ba09418a15ecd /projects
parent831343435c1b5d9bdf932ad81e4144f8aa4bdcec (diff)
downloadopenttd-1272c559919009017bdbc329f34a0dc706e8277a.tar.xz
(svn r13287) -Codechange: move engine list gui code away from engine.cpp (and its headers) to engine_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 03062dc07..a57c1f4dd 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1000,6 +1000,10 @@
>
</File>
<File
+ RelativePath=".\..\src\engine_gui.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\engine_type.h"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 89fbb1c9c..9b2dd1c48 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -997,6 +997,10 @@
>
</File>
<File
+ RelativePath=".\..\src\engine_gui.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\engine_type.h"
>
</File>